How to Install and Uninstall cppcheck-gui Package on openSuSE Tumbleweed

Last updated: May 17,2024

1. Install "cppcheck-gui" package

Here is a brief guide to show you how to install cppcheck-gui on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install cppcheck-gui

2. Uninstall "cppcheck-gui" package

Please follow the instructions below to uninstall cppcheck-gui on openSuSE Tumbleweed:

$ sudo zypper remove cppcheck-gui

3. Information about the cppcheck-gui package on openSuSE Tumbleweed

Information for package cppcheck-gui:
-------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : cppcheck-gui
Version : 2.13.3-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 5.6 MiB
Installed : No
Status : not installed
Source package : cppcheck-2.13.3-1.1.src
Upstream URL : https://github.com/danmar/cppcheck
Summary : A tool for static C/C++ code analysis
Description :
This is the gui for Cppcheck, a program to detect bugs that your C/C++ compiler
doesn't see.