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

Last updated: June 20,2024

1. Install "oracle-instantclient-sdk" 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-sdk on Arch using YAY

$ yay -S oracle-instantclient-sdk

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

$ yay -Rns oracle-instantclient-sdk

2. Manually Install "oracle-instantclient-sdk" 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-sdk's git locally

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

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

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

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

ID: 1298797
Name: oracle-instantclient-sdk
PackageBaseID: 57814
PackageBase: oracle-instantclient-sdk
Version: 21.11.0.0.0-1
Description: Additional header files for developing Oracle applications with Instant Client
URL: http://www.oracle.com/technetwork/database/features/instant-client/
NumVotes: 17
Popularity: 5.4E-5
OutOfDate:
Maintainer: Malvineous
Submitter: Malvineous
FirstSubmitted: 1332302340
LastModified: 1691118752
URLPath: /cgit/aur.git/snapshot/oracle-instantclient-sdk.tar.gz