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

Last updated: June 16,2024

1. Install "rpminspect.x86_64" package

Please follow the steps below to install rpminspect.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install rpminspect.x86_64

2. Uninstall "rpminspect.x86_64" package

This tutorial shows how to uninstall rpminspect.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove rpminspect.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 1:26:07 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : rpminspect
Version : 1.12.1
Release : 1.el9
Architecture : x86_64
Size : 111 k
Source : rpminspect-1.12.1-1.el9.src.rpm
Repository : epel
Summary : Build deviation analysis and compliance tool
URL : https://github.com/rpminspect/rpminspect
License : GPL-3.0-or-later AND LGPL-3.0-or-later AND LGPL-2.1-or-later AND Apache-2.0 AND MIT AND AND BSD-1-Clause AND BSD-2-Clause AND BSD-3-Clause AND CC-BY-4.0
Description : Build deviation and compliance tool. This program runs a number of tests
: against one or two builds of source RPM files. The built artifacts are
: inspected and compared to report changes and validate policy compliance
: against the defined parameters.