libsvg on AUR (Arch User Repository)

Last updated: October 06,2024

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

$ yay -S libsvg

* (Optional) Uninstall libsvg on Arch using YAY

$ yay -Rns libsvg

2. Manually Install "libsvg" via AUR

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

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

b. Clone libsvg's git locally

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

c. Go to ~/libsvg folder and install it

$ cd ~/libsvg $ makepkg -si

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

ID: 1352348
Name: libsvg
PackageBaseID: 2930
PackageBase: libsvg
Version: 0.1.4-7
Description: A library for rendering SVG documents
URL: https://cairographics.org/
NumVotes: 150
Popularity: 0.0888
OutOfDate:
Maintainer: zoorat
Submitter: Snowman
FirstSubmitted: 1197437453
LastModified: 1699864520
URLPath: /cgit/aur.git/snapshot/libsvg.tar.gz