svl on AUR (Arch User Repository)

Last updated: June 30,2024

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

$ yay -S svl

* (Optional) Uninstall svl on Arch using YAY

$ yay -Rns svl

2. Manually Install "svl" via AUR

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

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

b. Clone svl's git locally

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

c. Go to ~/svl folder and install it

$ cd ~/svl $ makepkg -si

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

ID: 714271
Name: svl
PackageBaseID: 10551
PackageBase: svl
Version: 1.5-2
Description: Small Vector Library
URL: http://www.cs.cmu.edu/afs/cs/user/ajw/www/software/index.html
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer:
Submitter:
FirstSubmitted: 1177049379
LastModified: 1585587953
URLPath: /cgit/aur.git/snapshot/svl.tar.gz