How to Install and Uninstall rpminspect.x86_64 Package on Rocky Linux 8

Last updated: September 20,2024

1. Install "rpminspect.x86_64" package

Please follow the steps below to install rpminspect.x86_64 on Rocky Linux 8

$ sudo dnf update $ sudo dnf install rpminspect.x86_64

2. Uninstall "rpminspect.x86_64" package

Please follow the instructions below to uninstall rpminspect.x86_64 on Rocky Linux 8:

$ sudo dnf remove rpminspect.x86_64 $ sudo dnf autoremove

3. Information about the rpminspect.x86_64 package on Rocky Linux 8

Last metadata expiration check: 2:13:51 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : rpminspect
Version : 1.10
Release : 1.el8
Architecture : x86_64
Size : 152 k
Source : rpminspect-1.10-1.el8.src.rpm
Repository : epel
Summary : Build deviation compliance tool
URL : https://github.com/rpminspect/rpminspect
License : GPLv3+ and LGPLv3+ and ASL 2.0 and MIT and CC-BY
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.