esound on AUR (Arch User Repository)

Last updated: July 04,2024

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

$ yay -S esound

* (Optional) Uninstall esound on Arch using YAY

$ yay -Rns esound

2. Manually Install "esound" via AUR

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

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

b. Clone esound's git locally

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

c. Go to ~/esound folder and install it

$ cd ~/esound $ makepkg -si

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

ID: 209692
Name: esound
PackageBaseID: 51575
PackageBase: esound
Version: 0.2.41-4
Description: Enlightened Sound Daemon
URL: http://www.tux.org/~ricdude/EsounD.html
NumVotes: 208
Popularity: 0
OutOfDate:
Maintainer: bidulock
Submitter: ilpianista
FirstSubmitted: 1313493955
LastModified: 1436420471
URLPath: /cgit/aur.git/snapshot/esound.tar.gz