dumpasm-git on AUR (Arch User Repository)

Last updated: October 05,2024

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

$ yay -S dumpasm-git

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

$ yay -Rns dumpasm-git

2. Manually Install "dumpasm-git" via AUR

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

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

b. Clone dumpasm-git's git locally

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

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

$ cd ~/dumpasm-git $ makepkg -si

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

ID: 653446
Name: dumpasm-git
PackageBaseID: 145621
PackageBase: dumpasm-git
Version: 5.2576b42-1
Description: compile semicolon seperated assembly instructions and hexdump
URL: https://github.com/jonay2000/dumpasm-git
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: jdonszelmann
Submitter: jdonszelmann
FirstSubmitted: 1570437928
LastModified: 1570438429
URLPath: /cgit/aur.git/snapshot/dumpasm-git.tar.gz