ddisasm-git on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S ddisasm-git

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

$ yay -Rns ddisasm-git

2. Manually Install "ddisasm-git" via AUR

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

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

b. Clone ddisasm-git's git locally

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

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

$ cd ~/ddisasm-git $ makepkg -si

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

ID: 978694
Name: ddisasm-git
PackageBaseID: 141191
PackageBase: ddisasm-git
Version: v0.1.1.r628.gcd19fb5-1
Description: A fast and accurate disassembler
URL: https://github.com/grammatech/ddisasm
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: eschulte
Submitter: eschulte
FirstSubmitted: 1555098448
LastModified: 1635101682
URLPath: /cgit/aur.git/snapshot/ddisasm-git.tar.gz