How to Install and Uninstall python3-rpmdeplint.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 09,2024

1. Install "python3-rpmdeplint.noarch" package

This tutorial shows how to install python3-rpmdeplint.noarch on Red Hat Enterprise Linux 9 (RHEL 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 Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the python3-rpmdeplint.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 2:10:56 ago on Mon Feb 26 07:04:30 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.