libaudec on AUR (Arch User Repository)

Last updated: May 14,2024

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

$ yay -S libaudec

* (Optional) Uninstall libaudec on Arch using YAY

$ yay -Rns libaudec

2. Manually Install "libaudec" via AUR

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

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

b. Clone libaudec's git locally

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

c. Go to ~/libaudec folder and install it

$ cd ~/libaudec $ makepkg -si

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

ID: 1016979
Name: libaudec
PackageBaseID: 174922
PackageBase: libaudec
Version: 0.3.4-1
Description: A library for reading and resampling audio files
URL: https://git.sr.ht/~alextee/libaudec
NumVotes: 3
Popularity: 0.0045
OutOfDate:
Maintainer: eclairevoyant
Submitter: Scrumplex
FirstSubmitted: 1641894400
LastModified: 1641897137
URLPath: /cgit/aur.git/snapshot/libaudec.tar.gz