python-resampy on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S python-resampy

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

$ yay -Rns python-resampy

2. Manually Install "python-resampy" via AUR

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

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

b. Clone python-resampy's git locally

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

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

$ cd ~/python-resampy $ makepkg -si

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

ID: 1421646
Name: python-resampy
PackageBaseID: 124963
PackageBase: python-resampy
Version: 0.4.3-1
Description: Efficient sample rate conversion in python
URL: https://github.com/bmcfee/resampy
NumVotes: 3
Popularity: 1.0E-6
OutOfDate:
Maintainer: petronny
Submitter: petronny
FirstSubmitted: 1503323591
LastModified: 1709711866
URLPath: /cgit/aur.git/snapshot/python-resampy.tar.gz