fasmg on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S fasmg

* (Optional) Uninstall fasmg on Arch using YAY

$ yay -Rns fasmg

2. Manually Install "fasmg" via AUR

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

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

b. Clone fasmg's git locally

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

c. Go to ~/fasmg folder and install it

$ cd ~/fasmg $ makepkg -si

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

ID: 1420418
Name: fasmg
PackageBaseID: 171874
PackageBase: fasmg
Version: kcm8-1
Description: Assembler with advanced macro-instruction abilities
URL: http://flatassembler.net/
NumVotes: 2
Popularity: 7.9E-5
OutOfDate:
Maintainer: megapoliss
Submitter: tuxcrafting
FirstSubmitted: 1633863738
LastModified: 1709543799
URLPath: /cgit/aur.git/snapshot/fasmg.tar.gz