How to Install and Uninstall smatch Package on openSUSE Leap
Last updated: November 23,2024
1. Install "smatch" package
Please follow the guidance below to install smatch on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
smatch
Copied
2. Uninstall "smatch" package
This guide let you learn how to uninstall smatch on openSUSE Leap:
$
sudo zypper remove
smatch
Copied
3. Information about the smatch package on openSUSE Leap
Information for package smatch:
-------------------------------
Repository : Main Repository
Name : smatch
Version : 1.72+20220506-bp155.1.8
Arch : x86_64
Vendor : openSUSE
Installed Size : 8.2 MiB
Installed : No
Status : not installed
Source package : smatch-1.72+20220506-bp155.1.8.src
Upstream URL : http://smatch.sf.net
Summary : Static analysis tool for C
Description :
Smatch is a static analysis tool for C. Most of the checks are for the linux
kernel. Please write checks for your project. It's fun and easy!
-------------------------------
Repository : Main Repository
Name : smatch
Version : 1.72+20220506-bp155.1.8
Arch : x86_64
Vendor : openSUSE
Installed Size : 8.2 MiB
Installed : No
Status : not installed
Source package : smatch-1.72+20220506-bp155.1.8.src
Upstream URL : http://smatch.sf.net
Summary : Static analysis tool for C
Description :
Smatch is a static analysis tool for C. Most of the checks are for the linux
kernel. Please write checks for your project. It's fun and easy!