resvg-cairo on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S resvg-cairo

* (Optional) Uninstall resvg-cairo on Arch using YAY

$ yay -Rns resvg-cairo

2. Manually Install "resvg-cairo" via AUR

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

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

b. Clone resvg-cairo's git locally

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

c. Go to ~/resvg-cairo folder and install it

$ cd ~/resvg-cairo $ makepkg -si

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

ID: 1017672
Name: resvg-cairo
PackageBaseID: 139661
PackageBase: resvg-cairo
Version: 0.20.0-1
Description: SVG rendering library and CLI (Linked against cairo)
URL: https://github.com/RazrFalcon/resvg
NumVotes: 4
Popularity: 0
OutOfDate: 1662223434
Maintainer: flying-sheep
FirstSubmitted: 1550323794
LastModified: 1641986802
URLPath: /cgit/aur.git/snapshot/resvg-cairo.tar.gz