python-wavefile on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S python-wavefile

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

$ yay -Rns python-wavefile

2. Manually Install "python-wavefile" via AUR

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

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

b. Clone python-wavefile's git locally

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

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

$ cd ~/python-wavefile $ makepkg -si

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

ID: 416033
Name: python-wavefile
PackageBaseID: 100660
PackageBase: python-wavefile
Version: 1.5-2
Description: Pythonic libsndfile wrapper to read and write audio files.
URL: https://github.com/vokimon/python-wavefile
NumVotes: 1
Popularity: 0
OutOfDate: 1704561125
Maintainer: timmyl17
Submitter: timmyl17
FirstSubmitted: 1443117903
LastModified: 1496361220
URLPath: /cgit/aur.git/snapshot/python-wavefile.tar.gz