fasm-linux-git on AUR (Arch User Repository)

Last updated: June 03,2024

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

$ yay -S fasm-linux-git

* (Optional) Uninstall fasm-linux-git on Arch using YAY

$ yay -Rns fasm-linux-git

2. Manually Install "fasm-linux-git" via AUR

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

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

b. Clone fasm-linux-git's git locally

$ git clone https://aur.archlinux.org/fasm-linux-git.git ~/fasm-linux-git

c. Go to ~/fasm-linux-git folder and install it

$ cd ~/fasm-linux-git $ makepkg -si

3. Information about the fasm-linux-git package on Arch User Repository (AUR)

ID: 213937
Name: fasm-linux-git
PackageBaseID: 92086
PackageBase: fasm-linux-git
Version: 1.71.39-3
Description: fast assembler for x86 and x86-64 [github mirror of linux version]
URL: http://flatassembler.net/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer:
Submitter: xieyuheng
FirstSubmitted: 1428684028
LastModified: 1437490764
URLPath: /cgit/aur.git/snapshot/fasm-linux-git.tar.gz