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

Last updated: September 29,2024

1. Install "python3-rpmdeplint.noarch" package

This guide let you learn how to install python3-rpmdeplint.noarch on AlmaLinux 9

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

2. Uninstall "python3-rpmdeplint.noarch" package

Learn how to uninstall python3-rpmdeplint.noarch on AlmaLinux 9:

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

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

Last metadata expiration check: 1:33:57 ago on Wed Mar 13 07:41:12 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.