php7-pdlib on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S php7-pdlib

* (Optional) Uninstall php7-pdlib on Arch using YAY

$ yay -Rns php7-pdlib

2. Manually Install "php7-pdlib" via AUR

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

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

b. Clone php7-pdlib's git locally

$ git clone https://aur.archlinux.org/php7-pdlib.git ~/php7-pdlib

c. Go to ~/php7-pdlib folder and install it

$ cd ~/php7-pdlib $ makepkg -si

3. Information about the php7-pdlib package on Arch User Repository (AUR)

ID: 866607
Name: php7-pdlib
PackageBaseID: 163441
PackageBase: php7-pdlib
Version: 1.0.2-2
Description: PDlib - A PHP extension for Dlib
URL: https://github.com/goodspb/pdlib
NumVotes: 1
Popularity: 0.172342
OutOfDate:
Maintainer: celogeek
FirstSubmitted: 1613593086
LastModified: 1613867305
URLPath: /cgit/aur.git/snapshot/php7-pdlib.tar.gz