How to Install and Uninstall smatch-data.noarch Package on CentOS Stream 8

Last updated: October 06,2024

1. Install "smatch-data.noarch" package

Please follow the steps below to install smatch-data.noarch on CentOS Stream 8

$ sudo dnf update $ sudo dnf install smatch-data.noarch

2. Uninstall "smatch-data.noarch" package

In this section, we are going to explain the necessary steps to uninstall smatch-data.noarch on CentOS Stream 8:

$ sudo dnf remove smatch-data.noarch $ sudo dnf autoremove

3. Information about the smatch-data.noarch package on CentOS Stream 8

Last metadata expiration check: 4:46:19 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : smatch-data
Version : 1.73
Release : 2.el8
Architecture : noarch
Size : 217 k
Source : smatch-1.73-2.el8.src.rpm
Repository : epel
Summary : Data for Smatch the C static analyzer
URL : https://smatch.sourceforge.net
License : GPL-2.0-or-later AND MIT AND BSD-3-Clause
Description : Data for Smatch the static analysis tool for C.