Ubuntu Howto: Install Oracle

Installing Oracle on Ubuntu is fairly easy, since Oracle has created a Debian and Ubuntu package repository, so it is possible to download and install the Oracle database software using apt-get and aptitude.

Howto use the Oracle Debian and Ubuntu Repository:

Add the following lines to the /etc/apt/sources.list

# Oracle Repository
deb http://oss.oracle.com/debian unstable main non-free

Update the package repository database with:

cc@ray:~$ sudo apt-get update

Now you should be able to install the following Oracle software:

  • libaio
  • oracle-xe-client
  • oracle-xe
  • oracle-xe-universal

Install the Oracle Express packages

sudo aptitude install oracle-xe oracle-xe-client

Configure using:

sudo /etc/init.d/oracle-xe configure

Access the nice Oracle web interface by pointing your Firefox to:

http://127.0.0.1:8080/apex

Updated:
The installation process might report that the Oracle packages are not gpg signed, but you should be able to install the packages anyway.

You can avoid this report by added the Oracle gpg-public key to your apt-key chain

wget http://oss.oracle.com/el4/RPM-GPG-KEY-oracle -O- | sudo apt-key add -

Read more on Oracle and Debian and Ubuntu here

Related posts:

  1. Howto Install Oracle on Debian
  2. Ubuntu Howto: Install Sun Java
  3. Howto: Create your own Debian or Ubuntu package repository
  4. Howto Install Sun Java on Debian Etch
  5. Howto: Install Ruby and Rails on Debian or Ubuntu
  6. Ubuntu Howto: Install Ruby and Ruby on Rails
  7. Howto Install Fedora From a USB Flash Key Drive
  8. Howto: Install Windows Vista Fonts in Ubuntu
  9. Ubuntu Howto: Install Xen
  10. Ubuntu and Ruby

Popular Related Items »

14 Comments »

  1. University Update - Firefox - Ubuntu Howto: Install Oracle said,

    August 31, 2007 @ 18:56

    [...] YouTube Ubuntu Howto: Install Oracle » This Summary is from an article posted at .bootstrap on Friday, August 31, 2007 Ubuntu Howto: Install Oracle August 31, 2007 at 16:16 · Filed under News, Links, Linux, Open Source, Debian, … your Firefox to: http://127.0.0.1:8080/apex Updated: The installation process might report Summary Provided by Technorati.comView Original Article at .bootstrap » 10 Most Recent News Articles About Firefox [...]

  2. Martín said,

    August 28, 2008 @ 21:43

    Just a note: you can install only oracle-xe OR oracle-xe-universal. Not both. If you install oracle-xe and then you try to install oracle-xe-universal, apt will ask to remove oracle-xe.

    If you want to install Oracle to use with Spanish or other “special” languages (i.e. not English), use oracle-xe-universal.

  3. Install Oracle di ubuntu « cupid13 said,

    December 23, 2008 @ 8:25

    [...] : Referensi nya dari sini neeh Possibly related posts: (automatically generated)Update and Upgrade Ubuntu with Konsole Command [...]

  4. Tristan said,

    February 12, 2009 @ 9:08

    This doesn’t work on amd64. Is there any workaround?

  5. Gerard Makhate said,

    December 4, 2009 @ 14:54

    Guys I’d like to know whether is there anyway in which I could install iSQL*PLus on top of Oracle 10g. I desperately need to use iSQL*Plus.

  6. Kamran said,

    December 4, 2009 @ 21:33

    Thanks, this helped me out =)

  7. Mike said,

    December 7, 2009 @ 23:02

    Hi,

    I found this really helpful when installing on Ubuntu 8.10.
    I’ve now installed on 9.10 and added a couple of extra steps i.e. getting the Oracle menu working and getting SQL*Plus runnable from a terminal window.
    The steps are at
    http://mikesmithers.wordpress.com/2009/12/07/installing-oracle-xe-on-ubuntu-9-10/

    HTH

  8. vic said,

    December 16, 2009 @ 17:02

    how do get oracle software. if there is any links plz someone should let me know or how do i get one. if you have any kindly mail me i need desperately
    vyktor9@gmail.com or info@melyna.com or viksum55@yahoo.com.
    ill pay to get it and how much it cost.

    what is ubuntu all about, a retailer for oracle or developer or administrator, i’ve heard so much about it, can one xplain to me better, i’ll be very pleased to hear from anyone

  9. Amir said,

    February 6, 2010 @ 0:50

    I just installed the Ubuntu 9.10 and then installed Oracle 10 Express and all went fine. I can access oracle on 127.0.0.1:8080/apex address however when I try to access the server on it’s external ip address (192.168.1.14) even when I’m on my Ubuntu machine it’s failing.
    I’m new to Linux so I’m sure this should be silly and simple issue but I can’t find a way around it. I need this so I can access the oracle server from outside world (other nodes on the network)
    Any help is appreciated.

    Amir

  10. rezaact said,

    February 9, 2010 @ 5:35

    HI all,

    Is any one know how to install oracle 10g release2 (not oracle-xe/express edition) in ubuntu??

    many thanks

  11. jamal said,

    April 1, 2010 @ 23:17

    I installed oracle-xe on my ubuntu 9.10 but I still can’t login to the http://127.xxxxx apex site.

    could you please help?

    thanks
    p.s. I know the password which I entered correctly. I tried SYS, SYSTEM, sys, system and even my local user name no luck.

  12. taha said,

    May 20, 2010 @ 17:50

    # Oracle Repository
    deb http://oss.oracle.com/debian unstable main non-free
    this ligne is not existe (Return Error 404)

  13. taha said,

    May 20, 2010 @ 17:50

    Err http://oss.oracle.com unstable/non-free Packages
    404 Not Found

  14. falvepns said,

    August 31, 2010 @ 11:49

    ????????? ?????? ? ????????????? ?????????? ??????? ? ?????????:
    E-mail: sar359@yandex.ua
    -?? 3???. ?????????? ????????-????? ?????????? 100 $ .??? ??????
    ?????????? ? ??????????????? ??????? ? ??????? ?? ????? ????, ?????
    ?????????? ???????? ????? ? ???? ???? ??????.??? ????? ????????
    ????????? ?? e-mail
    -?????????????? ???????? ?? 20???. ????????-?????,? ???????
    ?????????? ???????? 12???.?????? 100 $
    -?????????????? ?????????? ?? 180 ???. ??????? 70 $
    -?????? ?????????? ?? ????? ????? 100 $ ?? 1000 ??????, ???? ??????
    ?????? ? ?????????, ???????? ???? ?????? ???
    -?????????? ?? 20???. ????? ?????????? ?????????? ??????? 500$ ?????
    ?????????? ?????????? ????? ? ???? ???? ?????? ???? ?????????? ???????.
    -??????? ???? ????????????? ???????? (url, e-mail, ???????? ? ??.) 100$ ?? 1000

RSS feed for comments on this post · TrackBack URI

Leave a Comment