sjasm on AUR (Arch User Repository)

Last updated: July 05,2024

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

$ yay -S sjasm

* (Optional) Uninstall sjasm on Arch using YAY

$ yay -Rns sjasm

2. Manually Install "sjasm" via AUR

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

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

b. Clone sjasm's git locally

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

c. Go to ~/sjasm folder and install it

$ cd ~/sjasm $ makepkg -si

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

ID: 345087
Name: sjasm
PackageBaseID: 116076
PackageBase: sjasm
Version: 0.42c-1
Description: Z80 assembler
URL: http://xl2s.eu.pn/sjasm.html
NumVotes: 1
Popularity: 0
OutOfDate: 1662488718
Maintainer: doragasu
Submitter: doragasu
FirstSubmitted: 1476023171
LastModified: 1476023171
URLPath: /cgit/aur.git/snapshot/sjasm.tar.gz