python-pysvg on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S python-pysvg

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

$ yay -Rns python-pysvg

2. Manually Install "python-pysvg" via AUR

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

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

b. Clone python-pysvg's git locally

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

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

$ cd ~/python-pysvg $ makepkg -si

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

ID: 1171168
Name: python-pysvg
PackageBaseID: 187521
PackageBase: python-pysvg
Version: 0.2.2-1
Description: Python 3 portage of pysvg
URL: https://github.com/alorence/pysvg-py3
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Thaodan
Submitter: Thaodan
FirstSubmitted: 1668820126
LastModified: 1668820126
URLPath: /cgit/aur.git/snapshot/python-pysvg.tar.gz