dmagick on AUR (Arch User Repository)

Last updated: May 06,2024

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

$ yay -S dmagick

* (Optional) Uninstall dmagick on Arch using YAY

$ yay -Rns dmagick

2. Manually Install "dmagick" via AUR

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

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

b. Clone dmagick's git locally

$ git clone https://aur.archlinux.org/dmagick.git ~/dmagick

c. Go to ~/dmagick folder and install it

$ cd ~/dmagick $ makepkg -si

3. Information about the dmagick package on Arch User Repository (AUR)

ID: 239168
Name: dmagick
PackageBaseID: 91823
PackageBase: dmagick
Version: 6.9.1-1
Description: D wrapper for ImageMagick
URL: https://github.com/MikeWey/DMagick
NumVotes: 0
Popularity: 0
OutOfDate: 1655813786
Maintainer: Max-P
FirstSubmitted: 1427843296
LastModified: 1444682736
URLPath: /cgit/aur.git/snapshot/dmagick.tar.gz