asmutils on AUR (Arch User Repository)
Last updated: January 03,2025
1. Install "asmutils" 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 asmutils on Arch using YAY
$
yay -S
asmutils
Copied
* (Optional) Uninstall asmutils on Arch using YAY
$
yay -Rns
asmutils
Copied
2. Manually Install "asmutils" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone asmutils's git locally
$
git clone https://aur.archlinux.org/asmutils.git
~/asmutils
Copied
c. Go to ~/asmutils folder and install it
$
cd
~/asmutils
Copied
$
makepkg -si
Copied
3. Information about the asmutils package on Arch User Repository (AUR)
ID: 189652
Name: asmutils
PackageBaseID: 47961
PackageBase: asmutils
Version: 0.18-3
Description: A 32-bit *NIX userland written in assembly
URL: http://asm.sourceforge.net/asmutils.html
NumVotes: 1
Popularity: 0
OutOfDate: 1700304983
Maintainer: stevenhoneyman
Submitter: WFCody
FirstSubmitted: 1302035985
LastModified: 1433873427
URLPath: /cgit/aur.git/snapshot/asmutils.tar.gz
Name: asmutils
PackageBaseID: 47961
PackageBase: asmutils
Version: 0.18-3
Description: A 32-bit *NIX userland written in assembly
URL: http://asm.sourceforge.net/asmutils.html
NumVotes: 1
Popularity: 0
OutOfDate: 1700304983
Maintainer: stevenhoneyman
Submitter: WFCody
FirstSubmitted: 1302035985
LastModified: 1433873427
URLPath: /cgit/aur.git/snapshot/asmutils.tar.gz