audiotools on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S audiotools

* (Optional) Uninstall audiotools on Arch using YAY

$ yay -Rns audiotools

2. Manually Install "audiotools" via AUR

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

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

b. Clone audiotools's git locally

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

c. Go to ~/audiotools folder and install it

$ cd ~/audiotools $ makepkg -si

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

ID: 1321024
Name: audiotools
PackageBaseID: 12303
PackageBase: audiotools
Version: 3.1.1-7
Description: A collection of Python-based command-line audio handling programs
URL: http://audiotools.sourceforge.net
NumVotes: 18
Popularity: 1.4E-5
OutOfDate:
Maintainer: chungy
Submitter: djscholl
FirstSubmitted: 1186104692
LastModified: 1695107596
URLPath: /cgit/aur.git/snapshot/audiotools.tar.gz