sasm on AUR (Arch User Repository)
Last updated: January 11,2025
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
Copied
b. Install sasm on Arch using YAY
$
yay -S
sasm
Copied
* (Optional) Uninstall sasm on Arch using YAY
$
yay -Rns
sasm
Copied
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
Copied
b. Clone sasm's git locally
$
git clone https://aur.archlinux.org/sasm.git
~/sasm
Copied
c. Go to ~/sasm folder and install it
$
cd
~/sasm
Copied
$
makepkg -si
Copied
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
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