rsv on AUR (Arch User Repository)
Last updated: November 08,2024
1. Install "rsv" 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
Copied
b. Install rsv on Arch using YAY
$
yay -S
rsv
Copied
* (Optional) Uninstall rsv on Arch using YAY
$
yay -Rns
rsv
Copied
2. Manually Install "rsv" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone rsv's git locally
$
git clone https://aur.archlinux.org/rsv.git
~/rsv
Copied
c. Go to ~/rsv folder and install it
$
cd
~/rsv
Copied
$
makepkg -si
Copied
3. Information about the rsv package on Arch User Repository (AUR)
ID: 831083
Name: rsv
PackageBaseID: 156817
PackageBase: rsv
Version: 1.3.3-1
Description: The runit sv command rewritten in rust with nice new features
URL: https://github.com/JojiiOfficial/rsv
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Jojii
Submitter: Jojii
FirstSubmitted: 1597698807
LastModified: 1607516501
URLPath: /cgit/aur.git/snapshot/rsv.tar.gz
Name: rsv
PackageBaseID: 156817
PackageBase: rsv
Version: 1.3.3-1
Description: The runit sv command rewritten in rust with nice new features
URL: https://github.com/JojiiOfficial/rsv
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Jojii
Submitter: Jojii
FirstSubmitted: 1597698807
LastModified: 1607516501
URLPath: /cgit/aur.git/snapshot/rsv.tar.gz