python-soundfile on AUR (Arch User Repository)

Last updated: September 20,2024

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

$ yay -S python-soundfile

* (Optional) Uninstall python-soundfile on Arch using YAY

$ yay -Rns python-soundfile

2. Manually Install "python-soundfile" via AUR

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

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

b. Clone python-soundfile's git locally

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

c. Go to ~/python-soundfile folder and install it

$ cd ~/python-soundfile $ makepkg -si

3. Information about the python-soundfile package on Arch User Repository (AUR)

ID: 1253670
Name: python-soundfile
PackageBaseID: 122514
PackageBase: python-soundfile
Version: 0.12.1-2
Description: A Python library to read and write audio files using libsndfile, CFFI and NumPy
URL: https://github.com/bastibe/python-soundfile
NumVotes: 5
Popularity: 1.0E-6
OutOfDate:
Maintainer: SpotlightKid
Submitter: xantares
FirstSubmitted: 1495389730
LastModified: 1683385108
URLPath: /cgit/aur.git/snapshot/python-soundfile.tar.gz