How tonstall/Configure Oracle Instant Client on Ubuntu

oracleUbuntu

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?

Best Answer

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.