infer on AUR (Arch User Repository)
Last updated: November 26,2024
1. Install "infer" 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 infer on Arch using YAY
$
yay -S
infer
Copied
* (Optional) Uninstall infer on Arch using YAY
$
yay -Rns
infer
Copied
2. Manually Install "infer" via AUR
a. Ensure you have the base development tools and git installed with:
$
sudo pacman -S --needed
base-devel git
Copied
b. Clone infer's git locally
$
git clone https://aur.archlinux.org/infer.git
~/infer
Copied
c. Go to ~/infer folder and install it
$
cd
~/infer
Copied
$
makepkg -si
Copied
3. Information about the infer package on Arch User Repository (AUR)
ID: 1047448
Name: infer
PackageBaseID: 97031
PackageBase: infer
Version: 1.1.0-1
Description: A static analyzer for Java, C, C++, and Objective-C
URL: https://github.com/facebook/infer
NumVotes: 10
Popularity: 0.368783
OutOfDate:
Maintainer: MrAnno
Submitter: proninyaroslav
FirstSubmitted: 1439193171
LastModified: 1646642927
URLPath: /cgit/aur.git/snapshot/infer.tar.gz
Name: infer
PackageBaseID: 97031
PackageBase: infer
Version: 1.1.0-1
Description: A static analyzer for Java, C, C++, and Objective-C
URL: https://github.com/facebook/infer
NumVotes: 10
Popularity: 0.368783
OutOfDate:
Maintainer: MrAnno
Submitter: proninyaroslav
FirstSubmitted: 1439193171
LastModified: 1646642927
URLPath: /cgit/aur.git/snapshot/infer.tar.gz