python-svgpathtools on AUR (Arch User Repository)

Last updated: June 24,2024

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

$ yay -S python-svgpathtools

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

$ yay -Rns python-svgpathtools

2. Manually Install "python-svgpathtools" via AUR

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

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

b. Clone python-svgpathtools's git locally

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

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

$ cd ~/python-svgpathtools $ makepkg -si

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

ID: 1303522
Name: python-svgpathtools
PackageBaseID: 185526
PackageBase: python-svgpathtools
Version: 1.6.1-1
Description: Manipulate and analyze SVG Path objects and Bezier curves
URL: https://github.com/mathandy/svgpathtools
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: pintert3
Submitter: pintert3
FirstSubmitted: 1662416713
LastModified: 1691955397
URLPath: /cgit/aur.git/snapshot/python-svgpathtools.tar.gz