sasm on AUR (Arch User Repository)

Last updated: May 18,2024

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

$ yay -S sasm

* (Optional) Uninstall sasm on Arch using YAY

$ yay -Rns sasm

2. Manually Install "sasm" via AUR

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

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

b. Clone sasm's git locally

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

c. Go to ~/sasm folder and install it

$ cd ~/sasm $ makepkg -si

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

ID: 1222181
Name: sasm
PackageBaseID: 93418
PackageBase: sasm
Version: 3.14.0-1
Description: Simple crossplatform IDE for NASM, GAS, FASM assembly languages
URL: http://dman95.github.io/SASM/english.html
NumVotes: 26
Popularity: 0.002071
OutOfDate:
Maintainer: twa022
Submitter: proninyaroslav
FirstSubmitted: 1432748435
LastModified: 1678112203
URLPath: /cgit/aur.git/snapshot/sasm.tar.gz