How to Install and Uninstall python3-rpmdeplint.noarch Package on Oracle Linux 9

Last updated: October 05,2024

1. Install "python3-rpmdeplint.noarch" package

Please follow the guidance below to install python3-rpmdeplint.noarch on Oracle Linux 9

$ sudo dnf update $ sudo dnf install python3-rpmdeplint.noarch

2. Uninstall "python3-rpmdeplint.noarch" package

This is a short guide on how to uninstall python3-rpmdeplint.noarch on Oracle Linux 9:

$ sudo dnf remove python3-rpmdeplint.noarch $ sudo dnf autoremove

3. Information about the python3-rpmdeplint.noarch package on Oracle Linux 9

Last metadata expiration check: 3:15:03 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : python3-rpmdeplint
Version : 2.0
Release : 1.el9
Architecture : noarch
Size : 41 k
Source : rpmdeplint-2.0-1.el9.src.rpm
Repository : epel
Summary : Tool to find errors in RPM packages in the context of their dependency graph
URL : https://github.com/fedora-ci/rpmdeplint
License : GPL-2.0-or-later
Description : Rpmdeplint is a tool to find errors in RPM packages in the context of their
: dependency graph.
:
: This package provides a Python 3 API for performing the checks.