libsbsms on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S libsbsms

* (Optional) Uninstall libsbsms on Arch using YAY

$ yay -Rns libsbsms

2. Manually Install "libsbsms" via AUR

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

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

b. Clone libsbsms's git locally

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

c. Go to ~/libsbsms folder and install it

$ cd ~/libsbsms $ makepkg -si

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

ID: 987971
Name: libsbsms
PackageBaseID: 173029
PackageBase: libsbsms
Version: 2.3.0-1
Description: Library for time stretching and pitch scaling of audio
URL: https://github.com/claytonotey/libsbsms
NumVotes: 2
Popularity: 0.070701
OutOfDate:
Maintainer: kiasoc5
FirstSubmitted: 1636783236
LastModified: 1636783236
URLPath: /cgit/aur.git/snapshot/libsbsms.tar.gz

5. The same packages on other Linux Distributions