usvg on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S usvg

* (Optional) Uninstall usvg on Arch using YAY

$ yay -Rns usvg

2. Manually Install "usvg" via AUR

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

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

b. Clone usvg's git locally

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

c. Go to ~/usvg folder and install it

$ cd ~/usvg $ makepkg -si

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

ID: 863351
Name: usvg
PackageBaseID: 163328
PackageBase: usvg
Version: 0.13.1-2
Description: usvg (micro SVG) is an SVG simplification tool
URL: https://github.com/RazrFalcon/resvg
NumVotes: 1
Popularity: 1.1E-5
OutOfDate:
Maintainer: XenGi
FirstSubmitted: 1613315769
LastModified: 1613315978
URLPath: /cgit/aur.git/snapshot/usvg.tar.gz