oracle-instantclient-odbc on AUR (Arch User Repository)

Last updated: September 21,2024

1. Install "oracle-instantclient-odbc" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install oracle-instantclient-odbc on Arch using YAY

$ yay -S oracle-instantclient-odbc

* (Optional) Uninstall oracle-instantclient-odbc on Arch using YAY

$ yay -Rns oracle-instantclient-odbc

2. Manually Install "oracle-instantclient-odbc" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone oracle-instantclient-odbc's git locally

$ git clone https://aur.archlinux.org/oracle-instantclient-odbc.git ~/oracle-instantclient-odbc

c. Go to ~/oracle-instantclient-odbc folder and install it

$ cd ~/oracle-instantclient-odbc $ makepkg -si

3. Information about the oracle-instantclient-odbc package on Arch User Repository (AUR)

ID: 1298793
Name: oracle-instantclient-odbc
PackageBaseID: 57816
PackageBase: oracle-instantclient-odbc
Version: 21.11.0.0.0-1
Description: Additional libraries for enabling ODBC applications with Instant Client
URL: http://www.oracle.com/technetwork/database/features/instant-client/
NumVotes: 7
Popularity: 0
OutOfDate:
Maintainer: Malvineous
Submitter: Malvineous
FirstSubmitted: 1332303484
LastModified: 1691118627
URLPath: /cgit/aur.git/snapshot/oracle-instantclient-odbc.tar.gz