siddasm on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S siddasm

* (Optional) Uninstall siddasm on Arch using YAY

$ yay -Rns siddasm

2. Manually Install "siddasm" via AUR

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

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

b. Clone siddasm's git locally

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

c. Go to ~/siddasm folder and install it

$ cd ~/siddasm $ makepkg -si

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

ID: 840394
Name: siddasm
PackageBaseID: 121083
PackageBase: siddasm
Version: 1.0-4
Description: Written by Gufino, this program produces disassembler output of .SID music files, so that you'll be able to see the musicroutine code.
URL: https://cadaver.github.io/tools
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: FryDay
Submitter: FryDay
FirstSubmitted: 1490802757
LastModified: 1609372638
URLPath: /cgit/aur.git/snapshot/siddasm.tar.gz