cppcheck-git on AUR (Arch User Repository)

Last updated: July 01,2024

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

$ yay -S cppcheck-git

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

$ yay -Rns cppcheck-git

2. Manually Install "cppcheck-git" via AUR

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

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

b. Clone cppcheck-git's git locally

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

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

$ cd ~/cppcheck-git $ makepkg -si

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

ID: 1274400
Name: cppcheck-git
PackageBaseID: 99265
PackageBase: cppcheck-git
Version: 1:2.7.r1730.58dd92dd1-1
Description: Tool for static C/C++ code analysis
URL: https://cppcheck.sourceforge.io/
NumVotes: 3
Popularity: 0
OutOfDate:
Maintainer: eclairevoyant
Submitter: aksr
FirstSubmitted: 1441281721
LastModified: 1686961259
URLPath: /cgit/aur.git/snapshot/cppcheck-git.tar.gz