How to Install and Uninstall rpmlint.noarch Package on Oracle Linux 8

Last updated: October 05,2024

1. Install "rpmlint.noarch" package

Here is a brief guide to show you how to install rpmlint.noarch on Oracle Linux 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 Oracle Linux 8:

$ sudo dnf remove rpmlint.noarch $ sudo dnf autoremove

3. Information about the rpmlint.noarch package on Oracle Linux 8

Last metadata expiration check: 5:09:25 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : rpmlint
Version : 1.10
Release : 14.el8
Architecture : noarch
Size : 192 k
Source : rpmlint-1.10-14.el8.src.rpm
Repository : ol8_appstream
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.