python-picosvg on AUR (Arch User Repository)

Last updated: May 21,2024

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

$ yay -S python-picosvg

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

$ yay -Rns python-picosvg

2. Manually Install "python-picosvg" via AUR

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

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

b. Clone python-picosvg's git locally

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

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

$ cd ~/python-picosvg $ makepkg -si

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

ID: 1182235
Name: python-picosvg
PackageBaseID: 188705
PackageBase: python-picosvg
Version: 0.20.6-1
Description: Exploratory utility for svg simplification, meant for use playing with COLR fonts
URL: https://pypi.org/project/picosvg/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
Submitter: jopejoe1
FirstSubmitted: 1670963831
LastModified: 1670963831
URLPath: /cgit/aur.git/snapshot/python-picosvg.tar.gz