abx on AUR (Arch User Repository)

Last updated: May 01,2024

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

$ yay -S abx

* (Optional) Uninstall abx on Arch using YAY

$ yay -Rns abx

2. Manually Install "abx" via AUR

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

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

b. Clone abx's git locally

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

c. Go to ~/abx folder and install it

$ cd ~/abx $ makepkg -si

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

ID: 1338951
Name: abx
PackageBaseID: 105445
PackageBase: abx
Version: 0.1-1
Description: A simple ABX tester to compare audio files with GUI
URL: http://phintsan.kapsi.fi/abx.html
NumVotes: 6
Popularity: 0.063893
OutOfDate:
Maintainer: Faerbit
Submitter: Faerbit
FirstSubmitted: 1451768815
LastModified: 1698099039
URLPath: /cgit/aur.git/snapshot/abx.tar.gz