audiere on AUR (Arch User Repository)

Last updated: July 07,2024

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

$ yay -S audiere

* (Optional) Uninstall audiere on Arch using YAY

$ yay -Rns audiere

2. Manually Install "audiere" via AUR

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

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

b. Clone audiere's git locally

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

c. Go to ~/audiere folder and install it

$ cd ~/audiere $ makepkg -si

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

ID: 498176
Name: audiere
PackageBaseID: 12005
PackageBase: audiere
Version: 1.9.4-11
Description: High-level audio API. It can play Ogg Vorbis, MP3, FLAC, uncompressed WAV, AIFF, MOD, S3M, XM, and IT files
URL: http://audiere.sourceforge.net/
NumVotes: 55
Popularity: 0
OutOfDate:
Maintainer: cesura
Submitter:
FirstSubmitted: 1184154742
LastModified: 1522173708
URLPath: /cgit/aur.git/snapshot/audiere.tar.gz