php74-imagick on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S php74-imagick

* (Optional) Uninstall php74-imagick on Arch using YAY

$ yay -Rns php74-imagick

2. Manually Install "php74-imagick" via AUR

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

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

b. Clone php74-imagick's git locally

$ git clone https://aur.archlinux.org/php74-imagick.git ~/php74-imagick

c. Go to ~/php74-imagick folder and install it

$ cd ~/php74-imagick $ makepkg -si

3. Information about the php74-imagick package on Arch User Repository (AUR)

ID: 1378034
Name: php74-imagick
PackageBaseID: 163596
PackageBase: php74-imagick
Version: 3.7.0-4
Description: PHP 7.4 extension to create and modify images using the ImageMagick library
URL: https://pecl.php.net/package/imagick
NumVotes: 1
Popularity: 0.226743
OutOfDate:
Maintainer: tompear
Submitter: tompear
FirstSubmitted: 1613930334
LastModified: 1704025928
URLPath: /cgit/aur.git/snapshot/php74-imagick.tar.gz