How to Install and Uninstall smatch.x86_64 Package on CentOS Stream 8

Last updated: October 07,2024

1. Install "smatch.x86_64" package

Please follow the guidance below to install smatch.x86_64 on CentOS Stream 8

$ sudo dnf update $ sudo dnf install smatch.x86_64

2. Uninstall "smatch.x86_64" package

Please follow the guidance below to uninstall smatch.x86_64 on CentOS Stream 8:

$ sudo dnf remove smatch.x86_64 $ sudo dnf autoremove

3. Information about the smatch.x86_64 package on CentOS Stream 8

Last metadata expiration check: 0:17:42 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : smatch
Version : 1.73
Release : 2.el8
Architecture : x86_64
Size : 765 k
Source : smatch-1.73-2.el8.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.