resample on AUR (Arch User Repository)

Last updated: May 16,2024

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

$ yay -S resample

* (Optional) Uninstall resample on Arch using YAY

$ yay -Rns resample

2. Manually Install "resample" via AUR

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

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

b. Clone resample's git locally

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

c. Go to ~/resample folder and install it

$ cd ~/resample $ makepkg -si

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

ID: 199688
Name: resample
PackageBaseID: 28766
PackageBase: resample
Version: 1.8.1-1
Description: Sampling-rate conversion and filter design utilities
URL: http://ccrma.stanford.edu/~jos/resample/Free_Resampling_Software.html
NumVotes: 3
Popularity: 0
OutOfDate: 1700826250
Maintainer:
Submitter: net147
FirstSubmitted: 1248583043
LastModified: 1434678997
URLPath: /cgit/aur.git/snapshot/resample.tar.gz