python2-wavefile on AUR (Arch User Repository)

Last updated: June 18,2024

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

$ yay -S python2-wavefile

* (Optional) Uninstall python2-wavefile on Arch using YAY

$ yay -Rns python2-wavefile

2. Manually Install "python2-wavefile" via AUR

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

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

b. Clone python2-wavefile's git locally

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

c. Go to ~/python2-wavefile folder and install it

$ cd ~/python2-wavefile $ makepkg -si

3. Information about the python2-wavefile package on Arch User Repository (AUR)

ID: 305551
Name: python2-wavefile
PackageBaseID: 101048
PackageBase: python2-wavefile
Version: 1.5-1
Description: Pythonic libsndfile wrapper to read and write audio files. For Python2.
URL: https://github.com/vokimon/python-wavefile
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: fatmike
FirstSubmitted: 1443697992
LastModified: 1464100349
URLPath: /cgit/aur.git/snapshot/python2-wavefile.tar.gz