How to Install and Uninstall cppcheck-gui Package on openSUSE Leap

Last updated: May 17,2024

1. Install "cppcheck-gui" package

Please follow the guidelines below to install cppcheck-gui on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install cppcheck-gui

2. Uninstall "cppcheck-gui" package

In this section, we are going to explain the necessary steps to uninstall cppcheck-gui on openSUSE Leap:

$ sudo zypper remove cppcheck-gui

3. Information about the cppcheck-gui package on openSUSE Leap

Information for package cppcheck-gui:
-------------------------------------
Repository : Update repository of openSUSE Backports
Name : cppcheck-gui
Version : 2.12.1-bp155.2.3.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 6.7 MiB
Installed : No
Status : not installed
Source package : cppcheck-2.12.1-bp155.2.3.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.