adplug on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S adplug

* (Optional) Uninstall adplug on Arch using YAY

$ yay -Rns adplug

2. Manually Install "adplug" via AUR

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

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

b. Clone adplug's git locally

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

c. Go to ~/adplug folder and install it

$ cd ~/adplug $ makepkg -si

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

ID: 749904
Name: adplug
PackageBaseID: 6683
PackageBase: adplug
Version: 2.3.3-1
Description: AdLib sound player library
URL: http://adplug.github.io/
NumVotes: 22
Popularity: 0
OutOfDate:
Maintainer: miffe
Submitter:
FirstSubmitted: 1157403433
LastModified: 1591818164
URLPath: /cgit/aur.git/snapshot/adplug.tar.gz