resvg on AUR (Arch User Repository)

Last updated: May 21,2024

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

$ yay -S resvg

* (Optional) Uninstall resvg on Arch using YAY

$ yay -Rns resvg

2. Manually Install "resvg" via AUR

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

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

b. Clone resvg's git locally

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

c. Go to ~/resvg folder and install it

$ cd ~/resvg $ makepkg -si

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

ID: 1410901
Name: resvg
PackageBaseID: 132749
PackageBase: resvg
Version: 0.40.0-1
Description: SVG rendering library and CLI
URL: https://github.com/RazrFalcon/resvg
NumVotes: 23
Popularity: 0.697023
OutOfDate:
Maintainer: flying-sheep
Submitter: flying-sheep
FirstSubmitted: 1527160226
LastModified: 1708180690
URLPath: /cgit/aur.git/snapshot/resvg.tar.gz