How to Install and Uninstall smatch.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 06,2024

1. Install "smatch.x86_64" package

This is a short guide on how to install smatch.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install smatch.x86_64

2. Uninstall "smatch.x86_64" package

Please follow the guidelines below to uninstall smatch.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove smatch.x86_64 $ sudo dnf autoremove

3. Information about the smatch.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 0:44:09 ago on Mon Feb 26 07:04:30 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.