python-soxr on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S python-soxr

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

$ yay -Rns python-soxr

2. Manually Install "python-soxr" via AUR

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

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

b. Clone python-soxr's git locally

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

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

$ cd ~/python-soxr $ makepkg -si

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

ID: 1330488
Name: python-soxr
PackageBaseID: 194235
PackageBase: python-soxr
Version: 0.3.7-1
Description: High quality, one-dimensional sample-rate conversion library for Python
URL: https://github.com/dofuuz/python-soxr
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Auerhuhn
Submitter: Auerhuhn
FirstSubmitted: 1685737409
LastModified: 1696762429
URLPath: /cgit/aur.git/snapshot/python-soxr.tar.gz