php-gmagick on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S php-gmagick

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

$ yay -Rns php-gmagick

2. Manually Install "php-gmagick" via AUR

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

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

b. Clone php-gmagick's git locally

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

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

$ cd ~/php-gmagick $ makepkg -si

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

ID: 974175
Name: php-gmagick
PackageBaseID: 62285
PackageBase: php-gmagick
Version: 2.0.6RC1-1
Description: PHP extension for GMagick
URL: http://pecl.php.net/package/gmagick
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: Lopo
Submitter: Lopo
FirstSubmitted: 1345919642
LastModified: 1634195026
URLPath: /cgit/aur.git/snapshot/php-gmagick.tar.gz