libaudclient on AUR (Arch User Repository)

Last updated: November 06,2024

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

$ yay -S libaudclient

* (Optional) Uninstall libaudclient on Arch using YAY

$ yay -Rns libaudclient

2. Manually Install "libaudclient" via AUR

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

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

b. Clone libaudclient's git locally

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

c. Go to ~/libaudclient folder and install it

$ cd ~/libaudclient $ makepkg -si

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

ID: 192623
Name: libaudclient
PackageBaseID: 87060
PackageBase: libaudclient
Version: 3.4.90-1
Description: Legacy D-Bus client library for Audacious
URL: http://audacious-media-player.org/
NumVotes: 7
Popularity: 0
OutOfDate:
Maintainer:
Submitter: benjarobin
FirstSubmitted: 1414760865
LastModified: 1434048369
URLPath: /cgit/aur.git/snapshot/libaudclient.tar.gz