svgvi on AUR (Arch User Repository)

Last updated: September 21,2024

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

$ yay -S svgvi

* (Optional) Uninstall svgvi on Arch using YAY

$ yay -Rns svgvi

2. Manually Install "svgvi" via AUR

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

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

b. Clone svgvi's git locally

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

c. Go to ~/svgvi folder and install it

$ cd ~/svgvi $ makepkg -si

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

ID: 754879
Name: svgvi
PackageBaseID: 154682
PackageBase: svgvi
Version: 1.6.0-1
Description: SVG Text Editor and Viewer
URL: https://gitlab.com/pwmc/svgvi
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: FabioLolix
Submitter: City-busz
FirstSubmitted: 1592748319
LastModified: 1592748319
URLPath: /cgit/aur.git/snapshot/svgvi.tar.gz