apicompat-git on AUR (Arch User Repository)

Last updated: December 25,2024

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

$ yay -S apicompat-git

* (Optional) Uninstall apicompat-git on Arch using YAY

$ yay -Rns apicompat-git

2. Manually Install "apicompat-git" via AUR

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

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

b. Clone apicompat-git's git locally

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

c. Go to ~/apicompat-git folder and install it

$ cd ~/apicompat-git $ makepkg -si

3. Information about the apicompat-git package on Arch User Repository (AUR)

ID: 754541
Name: apicompat-git
PackageBaseID: 150919
PackageBase: apicompat-git
Version: r125.5f916b1-3
Description: Checks recent changes to a Go project for backwards incompatible changes
URL: https://abicheck.bradleyf.id.au
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer:
FirstSubmitted: 1585606633
LastModified: 1592667968
URLPath: /cgit/aur.git/snapshot/apicompat-git.tar.gz