abireport on AUR (Arch User Repository)

Last updated: June 26,2024

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

$ yay -S abireport

* (Optional) Uninstall abireport on Arch using YAY

$ yay -Rns abireport

2. Manually Install "abireport" via AUR

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

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

b. Clone abireport's git locally

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

c. Go to ~/abireport folder and install it

$ cd ~/abireport $ makepkg -si

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

ID: 733515
Name: abireport
PackageBaseID: 120066
PackageBase: abireport
Version: 1.0.11-1
Description: Tool to create ABI reports from ELF binaries in packaging
URL: https://github.com/clearlinux/abireport
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: MarsSeed
Submitter: pnorcks
FirstSubmitted: 1487962747
LastModified: 1589025102
URLPath: /cgit/aur.git/snapshot/abireport.tar.gz