libxspf on AUR (Arch User Repository)

Last updated: May 21,2024

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

$ yay -S libxspf

* (Optional) Uninstall libxspf on Arch using YAY

$ yay -Rns libxspf

2. Manually Install "libxspf" via AUR

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

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

b. Clone libxspf's git locally

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

c. Go to ~/libxspf folder and install it

$ cd ~/libxspf $ makepkg -si

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

ID: 972228
Name: libxspf
PackageBaseID: 24140
PackageBase: libxspf
Version: 1.2.1-1
Description: Library that helps applications to read and write XSPF playlists
URL: http://libspiff.sourceforge.net/
NumVotes: 34
Popularity: 0
OutOfDate:
Maintainer: boenki
Submitter:
FirstSubmitted: 1235342335
LastModified: 1633817807
URLPath: /cgit/aur.git/snapshot/libxspf.tar.gz