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