smatch-git on AUR (Arch User Repository)

Last updated: May 19,2024

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

$ yay -S smatch-git

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

$ yay -Rns smatch-git

2. Manually Install "smatch-git" via AUR

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

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

b. Clone smatch-git's git locally

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

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

$ cd ~/smatch-git $ makepkg -si

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

ID: 459880
Name: smatch-git
PackageBaseID: 78338
PackageBase: smatch-git
Version: 1.60.r997.g6f737e1f-1
Description: A static analysis tool for C.
URL: http://smatch.sourceforge.net/
NumVotes: 5
Popularity: 0
OutOfDate:
Maintainer: aksr
Submitter: aksr
FirstSubmitted: 1390983268
LastModified: 1510399566
URLPath: /cgit/aur.git/snapshot/smatch-git.tar.gz