xsvg on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S xsvg

* (Optional) Uninstall xsvg on Arch using YAY

$ yay -Rns xsvg

2. Manually Install "xsvg" via AUR

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

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

b. Clone xsvg's git locally

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

c. Go to ~/xsvg folder and install it

$ cd ~/xsvg $ makepkg -si

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

ID: 211416
Name: xsvg
PackageBaseID: 14529
PackageBase: xsvg
Version: 0.2.1-7
Description: A viewer of SVG files
URL: http://cairographics.org/
NumVotes: 15
Popularity: 0
OutOfDate:
Maintainer: bidulock
Submitter: haawda
FirstSubmitted: 1199555635
LastModified: 1436830528
URLPath: /cgit/aur.git/snapshot/xsvg.tar.gz