sndfile-tools on AUR (Arch User Repository)

Last updated: December 24,2024

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

$ yay -S sndfile-tools

* (Optional) Uninstall sndfile-tools on Arch using YAY

$ yay -Rns sndfile-tools

2. Manually Install "sndfile-tools" via AUR

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

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

b. Clone sndfile-tools's git locally

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

c. Go to ~/sndfile-tools folder and install it

$ cd ~/sndfile-tools $ makepkg -si

3. Information about the sndfile-tools package on Arch User Repository (AUR)

ID: 961017
Name: sndfile-tools
PackageBaseID: 114506
PackageBase: sndfile-tools
Version: 1.04-1
Description: a small collection of programs that use libsndfile and other libraries to do useful things
URL: http://www.mega-nerd.com/libsndfile/tools
NumVotes: 2
Popularity: 0
OutOfDate:
Maintainer: cloverskull
Submitter: sekret
FirstSubmitted: 1470825092
LastModified: 1631647935
URLPath: /cgit/aur.git/snapshot/sndfile-tools.tar.gz