asmutils on AUR (Arch User Repository)

Last updated: October 05,2024

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

b. Install asmutils on Arch using YAY

$ yay -S asmutils

* (Optional) Uninstall asmutils on Arch using YAY

$ yay -Rns asmutils

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

b. Clone asmutils's git locally

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

c. Go to ~/asmutils folder and install it

$ cd ~/asmutils $ makepkg -si

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