How to Install and Uninstall smatch.x86_64 Package on CentOS Stream 9
Last updated: February 07,2025
1. Install "smatch.x86_64" package
Here is a brief guide to show you how to install smatch.x86_64 on CentOS Stream 9
$
sudo dnf update
Copied
$
sudo dnf install
smatch.x86_64
Copied
2. Uninstall "smatch.x86_64" package
Please follow the steps below to uninstall smatch.x86_64 on CentOS Stream 9:
$
sudo dnf remove
smatch.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the smatch.x86_64 package on CentOS Stream 9
Last metadata expiration check: 2:50:01 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : smatch
Version : 1.73
Release : 2.el9
Architecture : x86_64
Size : 734 k
Source : smatch-1.73-2.el9.src.rpm
Repository : epel
Summary : A static analyzer for C
URL : https://smatch.sourceforge.net
License : GPL-2.0-or-later AND MIT AND BSD-3-Clause
Description : Smatch is a static analysis tool for C.
Available Packages
Name : smatch
Version : 1.73
Release : 2.el9
Architecture : x86_64
Size : 734 k
Source : smatch-1.73-2.el9.src.rpm
Repository : epel
Summary : A static analyzer for C
URL : https://smatch.sourceforge.net
License : GPL-2.0-or-later AND MIT AND BSD-3-Clause
Description : Smatch is a static analysis tool for C.