HiveBrain v1.2.0
Get Started
← Back to all entries
snippetMinor

How to Install/Configure Oracle Instant Client on Ubuntu

Submitted by: @import:stackexchange-dba··
0
Viewed 0 times
installhowubuntuclientinstantoracleconfigure

Problem

Installing the Oracle Instant Client on Ubuntu/Debian based systems is awkward since Oracle is RPM centric regarding its Linux support.

What's the best way to easily install and configure the Instant Client on Ubuntu?

Solution

Updated Per Feedback

I never really found a good answer to this that didn't involve a lot of manual steps, so I made a solution.

You can download a script from my oracle_instant_client_for_ubuntu GitHub repo which will convert Oracle rpms into Ubuntu compatible packages and then install them for you.

It now supports multiple versions of the instant client. Feel free to log issues via GitHub.

Currently, this project only supports 64-bit systems.

Context

StackExchange Database Administrators Q#36609, answer score: 6

Revisions (0)

No revisions yet.