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

Last updated: October 13,2024

1. Install "python3-rpmdeplint.noarch" package

This guide covers the steps necessary to install python3-rpmdeplint.noarch on Rocky Linux 9

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

2. Uninstall "python3-rpmdeplint.noarch" package

Please follow the steps below to uninstall python3-rpmdeplint.noarch on Rocky Linux 9:

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

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

Last metadata expiration check: 2:25:01 ago on Fri Feb 16 06:49:52 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.