sasm-asm-git on AUR (Arch User Repository)

Last updated: November 24,2024

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

$ yay -S sasm-asm-git

* (Optional) Uninstall sasm-asm-git on Arch using YAY

$ yay -Rns sasm-asm-git

2. Manually Install "sasm-asm-git" via AUR

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

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

b. Clone sasm-asm-git's git locally

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

c. Go to ~/sasm-asm-git folder and install it

$ cd ~/sasm-asm-git $ makepkg -si

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

ID: 1138238
Name: sasm-asm-git
PackageBaseID: 177524
PackageBase: sasm-asm-git
Version: 0.2-1
Description: A compiler of sasm, an assembly-like language that compile to assembly.
URL: https://github.com/Vinz2008/Sasm
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: Vinz2008
Submitter: Vinz2008
FirstSubmitted: 1648829040
LastModified: 1662890143
URLPath: /cgit/aur.git/snapshot/sasm-asm-git.tar.gz