libdasm on AUR (Arch User Repository)

Last updated: June 15,2024

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

$ yay -S libdasm

* (Optional) Uninstall libdasm on Arch using YAY

$ yay -Rns libdasm

2. Manually Install "libdasm" via AUR

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

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

b. Clone libdasm's git locally

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

c. Go to ~/libdasm folder and install it

$ cd ~/libdasm $ makepkg -si

3. Information about the libdasm package on Arch User Repository (AUR)

ID: 555881
Name: libdasm
PackageBaseID: 35516
PackageBase: libdasm
Version: 1.6r15-1
Description: a disassembly library
URL: http://code.google.com/p/libdasm/
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: mikesd
Submitter:
FirstSubmitted: 1268759761
LastModified: 1540898239
URLPath: /cgit/aur.git/snapshot/libdasm.tar.gz