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

b. Install rsv on Arch using YAY

$ yay -S rsv

* (Optional) Uninstall rsv on Arch using YAY

$ yay -Rns rsv

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

b. Clone rsv's git locally

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

c. Go to ~/rsv folder and install it

$ cd ~/rsv $ makepkg -si

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