libsidplay on AUR (Arch User Repository)

Last updated: May 05,2024

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

$ yay -S libsidplay

* (Optional) Uninstall libsidplay on Arch using YAY

$ yay -Rns libsidplay

2. Manually Install "libsidplay" via AUR

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

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

b. Clone libsidplay's git locally

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

c. Go to ~/libsidplay folder and install it

$ cd ~/libsidplay $ makepkg -si

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

ID: 1344689
Name: libsidplay
PackageBaseID: 199092
PackageBase: libsidplay
Version: 1.36.59-10
Description: A library for playing SID music files.
URL: https://critical.ch/distfiles/
NumVotes: 1
Popularity: 0.066575
OutOfDate:
Maintainer: winnie_ua
Submitter: winnie_ua
FirstSubmitted: 1698687672
LastModified: 1698687672
URLPath: /cgit/aur.git/snapshot/libsidplay.tar.gz

5. The same packages on other Linux Distributions