picosvg on AUR (Arch User Repository)

Last updated: September 19,2024

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

$ yay -S picosvg

* (Optional) Uninstall picosvg on Arch using YAY

$ yay -Rns picosvg

2. Manually Install "picosvg" via AUR

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

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

b. Clone picosvg's git locally

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

c. Go to ~/picosvg folder and install it

$ cd ~/picosvg $ makepkg -si

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

ID: 1303080
Name: picosvg
PackageBaseID: 152544
PackageBase: picosvg
Version: 0.22.1-1
Description: CLI tool to simplify SVG files, intended for use as part of a font build
URL: https://github.com/googlefonts/picosvg
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: alerque
Submitter: alerque
FirstSubmitted: 1588951350
LastModified: 1691880286
URLPath: /cgit/aur.git/snapshot/picosvg.tar.gz