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

Last updated: February 01,2025

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

$ yay -S oracle-instantclient-tools

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

$ yay -Rns oracle-instantclient-tools

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

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

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

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

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

ID: 1298799
Name: oracle-instantclient-tools
PackageBaseID: 121366
PackageBase: oracle-instantclient-tools
Version: 21.11.0.0.0-1
Description: Data Pump, SQL*Loader and Workload Replay Client for Oracle Instant Client
URL: http://www.oracle.com/technetwork/database/features/instant-client/
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: Malvineous
Submitter: Malvineous
FirstSubmitted: 1491696077
LastModified: 1691118871
URLPath: /cgit/aur.git/snapshot/oracle-instantclient-tools.tar.gz