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

Last updated: November 26,2024

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

$ yay -S oracle-instantclient-sqlplus

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

$ yay -Rns oracle-instantclient-sqlplus

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

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

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

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

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

ID: 1298798
Name: oracle-instantclient-sqlplus
PackageBaseID: 57815
PackageBase: oracle-instantclient-sqlplus
Version: 21.11.0.0.0-1
Description: SQL*Plus for Oracle Instant Client
URL: http://www.oracle.com/technetwork/database/features/instant-client/
NumVotes: 17
Popularity: 0.088756
OutOfDate:
Maintainer: Malvineous
Submitter: Malvineous
FirstSubmitted: 1332302431
LastModified: 1691118831
URLPath: /cgit/aur.git/snapshot/oracle-instantclient-sqlplus.tar.gz

5. The same packages on other Linux Distributions