php7-gnupg on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S php7-gnupg

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

$ yay -Rns php7-gnupg

2. Manually Install "php7-gnupg" via AUR

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

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

b. Clone php7-gnupg's git locally

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

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

$ cd ~/php7-gnupg $ makepkg -si

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

ID: 854893
Name: php7-gnupg
PackageBaseID: 162645
PackageBase: php7-gnupg
Version: 1.4.0-1
Description: PHP extension for gnupg/gpgme.
URL: https://pecl.php.net/package/gnupg
NumVotes: 0
Popularity: 0
OutOfDate: 1701455161
Maintainer: chrbayer
Submitter: chrbayer
FirstSubmitted: 1611911540
LastModified: 1611911540
URLPath: /cgit/aur.git/snapshot/php7-gnupg.tar.gz