infer-bin on AUR (Arch User Repository)

Last updated: September 28,2024

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

$ yay -S infer-bin

* (Optional) Uninstall infer-bin on Arch using YAY

$ yay -Rns infer-bin

2. Manually Install "infer-bin" via AUR

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

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

b. Clone infer-bin's git locally

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

c. Go to ~/infer-bin folder and install it

$ cd ~/infer-bin $ makepkg -si

3. Information about the infer-bin package on Arch User Repository (AUR)

ID: 884748
Name: infer-bin
PackageBaseID: 138289
PackageBase: infer-bin
Version: 1.1.0-1
Description: Infer is a static analysis tool for Java, C++, Objective-C, and C. Infer is written in OCaml.
URL: https://github.com/facebook/infer
NumVotes: 1
Popularity: 0
OutOfDate:
Maintainer: rmf
Submitter: martoko
FirstSubmitted: 1545655858
LastModified: 1616983887
URLPath: /cgit/aur.git/snapshot/infer-bin.tar.gz