libsndfile-git on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S libsndfile-git

* (Optional) Uninstall libsndfile-git on Arch using YAY

$ yay -Rns libsndfile-git

2. Manually Install "libsndfile-git" via AUR

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

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

b. Clone libsndfile-git's git locally

$ git clone https://aur.archlinux.org/libsndfile-git.git ~/libsndfile-git

c. Go to ~/libsndfile-git folder and install it

$ cd ~/libsndfile-git $ makepkg -si

3. Information about the libsndfile-git package on Arch User Repository (AUR)

ID: 1272724
Name: libsndfile-git
PackageBaseID: 124761
PackageBase: libsndfile-git
Version: 1.2.0.r19.gd97f4666-2
Description: A C library for reading and writing files containing sampled sound
URL: https://libsndfile.github.io/libsndfile/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: Chocobo1
Submitter: Chocobo1
FirstSubmitted: 1502539566
LastModified: 1686682075
URLPath: /cgit/aur.git/snapshot/libsndfile-git.tar.gz