php-oci8 on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S php-oci8

* (Optional) Uninstall php-oci8 on Arch using YAY

$ yay -Rns php-oci8

2. Manually Install "php-oci8" via AUR

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

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

b. Clone php-oci8's git locally

$ git clone https://aur.archlinux.org/php-oci8.git ~/php-oci8

c. Go to ~/php-oci8 folder and install it

$ cd ~/php-oci8 $ makepkg -si

3. Information about the php-oci8 package on Arch User Repository (AUR)

ID: 1387141
Name: php-oci8
PackageBaseID: 83868
PackageBase: php-oci8
Version: 3.3.0-1
Description: PHP extension for OCI8
URL: https://pecl.php.net/package/oci8
NumVotes: 9
Popularity: 0.000277
OutOfDate:
Maintainer: nubs
Submitter: nubs
FirstSubmitted: 1405512277
LastModified: 1705438631
URLPath: /cgit/aur.git/snapshot/php-oci8.tar.gz