python-svgutils on AUR (Arch User Repository)

Last updated: June 16,2024

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

$ yay -S python-svgutils

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

$ yay -Rns python-svgutils

2. Manually Install "python-svgutils" via AUR

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

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

b. Clone python-svgutils's git locally

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

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

$ cd ~/python-svgutils $ makepkg -si

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

ID: 1312197
Name: python-svgutils
PackageBaseID: 197207
PackageBase: python-svgutils
Version: 0.3.4-1
Description: Python SVG editor
URL: https://github.com/btel/svg_utils
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Gerry
Submitter: Gerry
FirstSubmitted: 1693561468
LastModified: 1693561468
URLPath: /cgit/aur.git/snapshot/python-svgutils.tar.gz