gsvg on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S gsvg

* (Optional) Uninstall gsvg on Arch using YAY

$ yay -Rns gsvg

2. Manually Install "gsvg" via AUR

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

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

b. Clone gsvg's git locally

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

c. Go to ~/gsvg folder and install it

$ cd ~/gsvg $ makepkg -si

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

ID: 754869
Name: gsvg
PackageBaseID: 154678
PackageBase: gsvg
Version: 0.5.3+140+gcbbb996-1
Description: GObject API for SVG
URL: https://gitlab.com/pwmc/gsvg
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: FabioLolix
Submitter: City-busz
FirstSubmitted: 1592747093
LastModified: 1592747093
URLPath: /cgit/aur.git/snapshot/gsvg.tar.gz