How to Install and Uninstall cppcheck Package on Arch Linux
Last updated: February 24,2025
1. Install "cppcheck" package
Please follow the step by step instructions below to install cppcheck on Arch Linux
$
sudo pacman -Sy
Copied
$
sudo pacman -S
cppcheck
Copied
2. Uninstall "cppcheck" package
In this section, we are going to explain the necessary steps to uninstall cppcheck on Arch Linux:
$
sudo pacman -Rcns
cppcheck
Copied
3. Information about the cppcheck package on Arch Linux
Repository : extra
Name : cppcheck
Version : 2.12.0-2
Description : A tool for static C/C++ code analysis
Architecture : x86_64
URL : http://cppcheck.sourceforge.net/
Licenses : GPL
Groups : None
Provides : None
Depends On : python-pygments tinyxml2 pcre
Optional Deps : qt6-tools: run cppcheck-gui
python-pygments: cppcheck-htmlreport
clang: for cppcheck-gui integration
Conflicts With : None
Replaces : None
Download Size : 3.32 MiB
Installed Size : 15.03 MiB
Packager : T.J. Townsend
Build Date : Mon Jan 22 23:03:35 2024
Validated By : MD5 Sum SHA-256 Sum Signature
Name : cppcheck
Version : 2.12.0-2
Description : A tool for static C/C++ code analysis
Architecture : x86_64
URL : http://cppcheck.sourceforge.net/
Licenses : GPL
Groups : None
Provides : None
Depends On : python-pygments tinyxml2 pcre
Optional Deps : qt6-tools: run cppcheck-gui
python-pygments: cppcheck-htmlreport
clang: for cppcheck-gui integration
Conflicts With : None
Replaces : None
Download Size : 3.32 MiB
Installed Size : 15.03 MiB
Packager : T.J. Townsend
Build Date : Mon Jan 22 23:03:35 2024
Validated By : MD5 Sum SHA-256 Sum Signature