smatch-git on AUR (Arch User Repository)
Last updated: December 28,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
Copied
b. Install smatch-git on Arch using YAY
$
yay -S
smatch-git
Copied
* (Optional) Uninstall smatch-git on Arch using YAY
$
yay -Rns
smatch-git
Copied
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
Copied
b. Clone smatch-git's git locally
$
git clone https://aur.archlinux.org/smatch-git.git
~/smatch-git
Copied
c. Go to ~/smatch-git folder and install it
$
cd
~/smatch-git
Copied
$
makepkg -si
Copied
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
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