abi-dumper on AUR (Arch User Repository)

Last updated: April 26,2024

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

$ yay -S abi-dumper

* (Optional) Uninstall abi-dumper on Arch using YAY

$ yay -Rns abi-dumper

2. Manually Install "abi-dumper" via AUR

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

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

b. Clone abi-dumper's git locally

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

c. Go to ~/abi-dumper folder and install it

$ cd ~/abi-dumper $ makepkg -si

3. Information about the abi-dumper package on Arch User Repository (AUR)

ID: 824769
Name: abi-dumper
PackageBaseID: 136704
PackageBase: abi-dumper
Version: 1.2-1
Description: Dump ABI of an ELF object containing DWARF debug info.
URL: https://github.com/lvc/abi-dumper
NumVotes: 3
Popularity: 0
OutOfDate: 1694958239
Maintainer: mbloms
Submitter: mbloms
FirstSubmitted: 1539788076
LastModified: 1606424779
URLPath: /cgit/aur.git/snapshot/abi-dumper.tar.gz