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