python-aggdraw on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S python-aggdraw

* (Optional) Uninstall python-aggdraw on Arch using YAY

$ yay -Rns python-aggdraw

2. Manually Install "python-aggdraw" via AUR

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

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

b. Clone python-aggdraw's git locally

$ git clone https://aur.archlinux.org/python-aggdraw.git ~/python-aggdraw

c. Go to ~/python-aggdraw folder and install it

$ cd ~/python-aggdraw $ makepkg -si

3. Information about the python-aggdraw package on Arch User Repository (AUR)

ID: 1217317
Name: python-aggdraw
PackageBaseID: 163843
PackageBase: python-aggdraw
Version: 1.3.16-1
Description: Module to implements the basic WCK 2D Drawing Interface on top of the AGG library.
URL: https://github.com/pytroll/aggdraw
NumVotes: 2
Popularity: 2.5E-5
OutOfDate:
Maintainer: jujudusud
Submitter: jujudusud
FirstSubmitted: 1614464686
LastModified: 1677245863
URLPath: /cgit/aur.git/snapshot/python-aggdraw.tar.gz

5. The same packages on other Linux Distributions