rapd on AUR (Arch User Repository)

Last updated: November 25,2024

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

$ yay -S rapd

* (Optional) Uninstall rapd on Arch using YAY

$ yay -Rns rapd

2. Manually Install "rapd" via AUR

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

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

b. Clone rapd's git locally

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

c. Go to ~/rapd folder and install it

$ cd ~/rapd $ makepkg -si

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

ID: 1061210
Name: rapd
PackageBaseID: 175930
PackageBase: rapd
Version: 0.1.2-1
Description: Rust Audio Player Daemon
URL: https://www.interfiber.dev/rapd
NumVotes: 0
Popularity: 0
OutOfDate: 1697039281
Maintainer:
Submitter: interfiber
FirstSubmitted: 1644703837
LastModified: 1649069778
URLPath: /cgit/aur.git/snapshot/rapd.tar.gz