cppcheck-nox on AUR (Arch User Repository)

Last updated: November 05,2024

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

$ yay -S cppcheck-nox

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

$ yay -Rns cppcheck-nox

2. Manually Install "cppcheck-nox" via AUR

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

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

b. Clone cppcheck-nox's git locally

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

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

$ cd ~/cppcheck-nox $ makepkg -si

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

ID: 862108
Name: cppcheck-nox
PackageBaseID: 90458
PackageBase: cppcheck-nox
Version: 2.3-1
Description: A tool for static C/C++ code analysis without the GUI
URL: http://cppcheck.sourceforge.net/
NumVotes: 8
Popularity: 0
OutOfDate:
Maintainer: mpento
FirstSubmitted: 1423910213
LastModified: 1613094775
URLPath: /cgit/aur.git/snapshot/cppcheck-nox.tar.gz