python-drawsvg on AUR (Arch User Repository)

Last updated: March 15,2025

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

$ yay -S python-drawsvg

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

$ yay -Rns python-drawsvg

2. Manually Install "python-drawsvg" via AUR

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

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

b. Clone python-drawsvg's git locally

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

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

$ cd ~/python-drawsvg $ makepkg -si

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

ID: 1222579
Name: python-drawsvg
PackageBaseID: 158318
PackageBase: python-drawsvg
Version: 2.1.1-1
Description: Programmatically generate SVG (vector) images
URL: https://github.com/cduck/drawSvg
NumVotes: 1
Popularity: 0.004458
OutOfDate:
Maintainer: greyltc
Submitter: greyltc
FirstSubmitted: 1601734088
LastModified: 1678197709
URLPath: /cgit/aur.git/snapshot/python-drawsvg.tar.gz