rsound on AUR (Arch User Repository)

Last updated: February 02,2025

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

$ yay -S rsound

* (Optional) Uninstall rsound on Arch using YAY

$ yay -Rns rsound

2. Manually Install "rsound" via AUR

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

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

b. Clone rsound's git locally

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

c. Go to ~/rsound folder and install it

$ cd ~/rsound $ makepkg -si

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

ID: 585886
Name: rsound
PackageBaseID: 33101
PackageBase: rsound
Version: 1.1-5
Description: Simple solution for streaming PCM data from client to server in real time.
URL: http://github.com/Themaister/RSound
NumVotes: 34
Popularity: 9.5E-5
OutOfDate:
Maintainer: MarsSeed
Submitter: Themaister
FirstSubmitted: 1261579615
LastModified: 1550069830
URLPath: /cgit/aur.git/snapshot/rsound.tar.gz