How to Install and Uninstall rpmlint.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: June 03,2024

1. Install "rpmlint.noarch" package

In this section, we are going to explain the necessary steps to install rpmlint.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install rpmlint.noarch

2. Uninstall "rpmlint.noarch" package

This guide let you learn how to uninstall rpmlint.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove rpmlint.noarch $ sudo dnf autoremove

3. Information about the rpmlint.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:28:56 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : rpmlint
Version : 1.10
Release : 14.el8
Architecture : noarch
Size : 192 k
Source : rpmlint-1.10-14.el8.src.rpm
Repository : ubi-8-appstream-rpms
Summary : Tool for checking common errors in RPM packages
URL : https://github.com/rpm-software-management/rpmlint
License : GPLv2
Description : rpmlint is a tool for checking common errors in RPM packages. Binary
: and source packages as well as spec files can be checked.