pythonmagick on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S pythonmagick

* (Optional) Uninstall pythonmagick on Arch using YAY

$ yay -Rns pythonmagick

2. Manually Install "pythonmagick" via AUR

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

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

b. Clone pythonmagick's git locally

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

c. Go to ~/pythonmagick folder and install it

$ cd ~/pythonmagick $ makepkg -si

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

ID: 811102
Name: pythonmagick
PackageBaseID: 12489
PackageBase: pythonmagick
Version: 0.9.19-3
Description: Object-oriented Python bindings for the ImageMagick library
URL: http://www.imagemagick.org/
NumVotes: 30
Popularity: 0.000535
OutOfDate: 1655771903
Maintainer:
FirstSubmitted: 1186851600
LastModified: 1604050246
URLPath: /cgit/aur.git/snapshot/pythonmagick.tar.gz