libsvg-cairo on AUR (Arch User Repository)

Last updated: June 23,2024

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

$ yay -S libsvg-cairo

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

$ yay -Rns libsvg-cairo

2. Manually Install "libsvg-cairo" via AUR

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

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

b. Clone libsvg-cairo's git locally

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

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

$ cd ~/libsvg-cairo $ makepkg -si

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

ID: 1352347
Name: libsvg-cairo
PackageBaseID: 2931
PackageBase: libsvg-cairo
Version: 0.1.6-12
Description: A library for rendering SVG documents
URL: https://cairographics.org/
NumVotes: 131
Popularity: 0.0888
OutOfDate:
Maintainer: zoorat
Submitter:
FirstSubmitted: 1194142002
LastModified: 1699864516
URLPath: /cgit/aur.git/snapshot/libsvg-cairo.tar.gz