nasm-git on AUR (Arch User Repository)

Last updated: June 29,2024

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

$ yay -S nasm-git

* (Optional) Uninstall nasm-git on Arch using YAY

$ yay -Rns nasm-git

2. Manually Install "nasm-git" via AUR

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

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

b. Clone nasm-git's git locally

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

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

$ cd ~/nasm-git $ makepkg -si

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

ID: 1289401
Name: nasm-git
PackageBaseID: 96957
PackageBase: nasm-git
Version: 1:2.16.01.r9.a916e412-2
Description: 80x86 assembler designed for portability and modularity
URL: https://www.nasm.us
NumVotes: 3
Popularity: 0.001889
OutOfDate:
Maintainer: eclairevoyant
Submitter: keenerd
FirstSubmitted: 1439136354
LastModified: 1689446833
URLPath: /cgit/aur.git/snapshot/nasm-git.tar.gz