odpi on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S odpi

* (Optional) Uninstall odpi on Arch using YAY

$ yay -Rns odpi

2. Manually Install "odpi" via AUR

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

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

b. Clone odpi's git locally

$ git clone https://aur.archlinux.org/odpi.git ~/odpi

c. Go to ~/odpi folder and install it

$ cd ~/odpi $ makepkg -si

3. Information about the odpi package on Arch User Repository (AUR)

ID: 1381179
Name: odpi
PackageBaseID: 184376
PackageBase: odpi
Version: 5.1.0-2
Description: Oracle Database Programming Interface for Drivers and Applications
URL: https://oracle.github.io/odpi/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: micwoj92
FirstSubmitted: 1658878151
LastModified: 1704510021
URLPath: /cgit/aur.git/snapshot/odpi.tar.gz