abi-dumper on AUR (Arch User Repository)
Last updated: November 07,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
Copied
b. Install abi-dumper on Arch using YAY
$
yay -S
abi-dumper
Copied
* (Optional) Uninstall abi-dumper on Arch using YAY
$
yay -Rns
abi-dumper
Copied
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
Copied
b. Clone abi-dumper's git locally
$
git clone https://aur.archlinux.org/abi-dumper.git
~/abi-dumper
Copied
c. Go to ~/abi-dumper folder and install it
$
cd
~/abi-dumper
Copied
$
makepkg -si
Copied
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
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