php-gnupg on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S php-gnupg

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

$ yay -Rns php-gnupg

2. Manually Install "php-gnupg" via AUR

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

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

b. Clone php-gnupg's git locally

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

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

$ cd ~/php-gnupg $ makepkg -si

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

ID: 1130931
Name: php-gnupg
PackageBaseID: 29638
PackageBase: php-gnupg
Version: 1.5.1-1
Description: PHP extension for gnupg/gpgme.
URL: https://pecl.php.net/package/gnupg
NumVotes: 5
Popularity: 6.0E-6
OutOfDate:
Maintainer: travisghansen
Submitter: mtorromeo
FirstSubmitted: 1251373382
LastModified: 1661450064
URLPath: /cgit/aur.git/snapshot/php-gnupg.tar.gz