python-soundfile on AUR (Arch User Repository)
Last updated: December 25,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
Copied
b. Install python-soundfile on Arch using YAY
$
yay -S
python-soundfile
Copied
* (Optional) Uninstall python-soundfile on Arch using YAY
$
yay -Rns
python-soundfile
Copied
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
Copied
b. Clone python-soundfile's git locally
$
git clone https://aur.archlinux.org/python-soundfile.git
~/python-soundfile
Copied
c. Go to ~/python-soundfile folder and install it
$
cd
~/python-soundfile
Copied
$
makepkg -si
Copied
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
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