libsdif on AUR (Arch User Repository)

Last updated: May 20,2024

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

$ yay -S libsdif

* (Optional) Uninstall libsdif on Arch using YAY

$ yay -Rns libsdif

2. Manually Install "libsdif" via AUR

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

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

b. Clone libsdif's git locally

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

c. Go to ~/libsdif folder and install it

$ cd ~/libsdif $ makepkg -si

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

ID: 210686
Name: libsdif
PackageBaseID: 92063
PackageBase: libsdif
Version: 3.11.4-1
Description: Library to handle Sound Description Interchange Format (SDIF) files.
URL: http://sdif.sourceforge.net/
NumVotes: 0
Popularity: 0
OutOfDate: 1699959505
Maintainer: daniel.appelt
Submitter: daniel.appelt
FirstSubmitted: 1428591747
LastModified: 1436624547
URLPath: /cgit/aur.git/snapshot/libsdif.tar.gz