abi-compliance-checker on AUR (Arch User Repository)

Last updated: April 28,2024

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

$ yay -S abi-compliance-checker

* (Optional) Uninstall abi-compliance-checker on Arch using YAY

$ yay -Rns abi-compliance-checker

2. Manually Install "abi-compliance-checker" via AUR

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

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

b. Clone abi-compliance-checker's git locally

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

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

$ cd ~/abi-compliance-checker $ makepkg -si

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

ID: 552482
Name: abi-compliance-checker
PackageBaseID: 58630
PackageBase: abi-compliance-checker
Version: 2.3-2
Description: Check ABI compatibility between library versions
URL: https://lvc.github.io/abi-compliance-checker/
NumVotes: 14
Popularity: 0
OutOfDate: 1694958011
Maintainer: mbloms
Submitter: jmb
FirstSubmitted: 1334849310
LastModified: 1539789297
URLPath: /cgit/aur.git/snapshot/abi-compliance-checker.tar.gz