svu on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S svu

* (Optional) Uninstall svu on Arch using YAY

$ yay -Rns svu

2. Manually Install "svu" via AUR

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

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

b. Clone svu's git locally

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

c. Go to ~/svu folder and install it

$ cd ~/svu $ makepkg -si

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

ID: 1364969
Name: svu
PackageBaseID: 160779
PackageBase: svu
Version: 1.12.0-1
Description: Semantic Version Util
URL: https://github.com/caarlos0/svu
NumVotes: 2
Popularity: 0.012056
OutOfDate:
Maintainer: tarball
Submitter: matthias.lisin
FirstSubmitted: 1607587550
LastModified: 1701780203
URLPath: /cgit/aur.git/snapshot/svu.tar.gz