ocilib on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S ocilib

* (Optional) Uninstall ocilib on Arch using YAY

$ yay -Rns ocilib

2. Manually Install "ocilib" via AUR

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

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

b. Clone ocilib's git locally

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

c. Go to ~/ocilib folder and install it

$ cd ~/ocilib $ makepkg -si

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

ID: 267739
Name: ocilib
PackageBaseID: 106494
PackageBase: ocilib
Version: 4.2.0-1
Description: OCILIB (C and C++ Driver for Oracle)
URL: https://github.com/vrogier/ocilib
NumVotes: 1
Popularity: 0
OutOfDate: 1491503433
Maintainer: ecraven
Submitter: ecraven
FirstSubmitted: 1453505079
LastModified: 1453505324
URLPath: /cgit/aur.git/snapshot/ocilib.tar.gz