python-audioread on AUR (Arch User Repository)

Last updated: November 22,2024

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

$ yay -S python-audioread

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

$ yay -Rns python-audioread

2. Manually Install "python-audioread" via AUR

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

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

b. Clone python-audioread's git locally

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

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

$ cd ~/python-audioread $ makepkg -si

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

ID: 1330297
Name: python-audioread
PackageBaseID: 124961
PackageBase: python-audioread
Version: 3.0.1-1
Description: cross-library (GStreamer + Core Audio + MAD + FFmpeg) audio decoding for Python
URL: https://github.com/beetbox/audioread
NumVotes: 7
Popularity: 0.0001
OutOfDate:
Maintainer: petronny
Submitter: petronny
FirstSubmitted: 1503322463
LastModified: 1696742748
URLPath: /cgit/aur.git/snapshot/python-audioread.tar.gz