libresample on AUR (Arch User Repository)

Last updated: March 12,2025

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

$ yay -S libresample

* (Optional) Uninstall libresample on Arch using YAY

$ yay -Rns libresample

2. Manually Install "libresample" via AUR

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

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

b. Clone libresample's git locally

$ git clone https://aur.archlinux.org/libresample.git ~/libresample

c. Go to ~/libresample folder and install it

$ cd ~/libresample $ makepkg -si

3. Information about the libresample package on Arch User Repository (AUR)

ID: 880702
Name: libresample
PackageBaseID: 22727
PackageBase: libresample
Version: 0.1.3-4
Description: A real-time library for audio sampling rate conversion
URL: https://ccrma.stanford.edu/~jos/resample/Free_Resampling_Software.html
NumVotes: 18
Popularity: 0
OutOfDate:
Maintainer: net147
Submitter: net147
FirstSubmitted: 1230535274
LastModified: 1616412010
URLPath: /cgit/aur.git/snapshot/libresample.tar.gz