How to Install and Uninstall python3-rpmdeplint.noarch Package on Fedora 34

Last updated: October 05,2024

1. Install "python3-rpmdeplint.noarch" package

In this section, we are going to explain the necessary steps to install python3-rpmdeplint.noarch on Fedora 34

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

2. Uninstall "python3-rpmdeplint.noarch" package

Please follow the guidance below to uninstall python3-rpmdeplint.noarch on Fedora 34:

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

3. Information about the python3-rpmdeplint.noarch package on Fedora 34

Last metadata expiration check: 4:52:20 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-rpmdeplint
Version : 1.4
Release : 20.fc34
Architecture : noarch
Size : 45 k
Source : rpmdeplint-1.4-20.fc34.src.rpm
Repository : fedora
Summary : Tool to find errors in RPM packages in the context of their dependency graph
URL : https://pagure.io/rpmdeplint
License : GPLv2+
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.