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

Last updated: November 07,2024

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

$ yay -S oracle-instantclient-jdbc

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

$ yay -Rns oracle-instantclient-jdbc

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

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

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

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

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

ID: 1298794
Name: oracle-instantclient-jdbc
PackageBaseID: 57817
PackageBase: oracle-instantclient-jdbc
Version: 21.11.0.0.0-1
Description: Additional support for XA, Internationalization, and RowSet operations under JDBC
URL: http://www.oracle.com/technetwork/database/features/instant-client/
NumVotes: 4
Popularity: 0
OutOfDate:
Maintainer: Malvineous
Submitter: Malvineous
FirstSubmitted: 1332303499
LastModified: 1691118653
URLPath: /cgit/aur.git/snapshot/oracle-instantclient-jdbc.tar.gz