php7-gmagick on AUR (Arch User Repository)

Last updated: June 25,2024

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

$ yay -S php7-gmagick

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

$ yay -Rns php7-gmagick

2. Manually Install "php7-gmagick" via AUR

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

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

b. Clone php7-gmagick's git locally

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

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

$ cd ~/php7-gmagick $ makepkg -si

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

ID: 887354
Name: php7-gmagick
PackageBaseID: 165200
PackageBase: php7-gmagick
Version: 2.0.6RC1-3
Description: PHP 7.4 extension for GMagick
URL: http://pecl.php.net/package/gmagick
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: muhviehstarr
FirstSubmitted: 1617489169
LastModified: 1617490352
URLPath: /cgit/aur.git/snapshot/php7-gmagick.tar.gz