libmagick6 on AUR (Arch User Repository)

Last updated: November 26,2024

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

$ yay -S libmagick6

* (Optional) Uninstall libmagick6 on Arch using YAY

$ yay -Rns libmagick6

2. Manually Install "libmagick6" via AUR

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

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

b. Clone libmagick6's git locally

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

c. Go to ~/libmagick6 folder and install it

$ cd ~/libmagick6 $ makepkg -si

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

ID: 1415343
Name: libmagick6
PackageBaseID: 162649
PackageBase: imagemagick6
Version: 6.9.13.7-1
Description: An image viewing/manipulation program (legacy 6.9.13-* series; library)
URL: https://legacy.imagemagick.org/
NumVotes: 10
Popularity: 0
OutOfDate:
Maintainer: yochananmarqos
Submitter: arojas
FirstSubmitted: 1611930769
LastModified: 1708885714
URLPath: /cgit/aur.git/snapshot/libmagick6.tar.gz