How to Install and Uninstall pydeps.noarch Package on Fedora 34

Last updated: October 09,2024

1. Install "pydeps.noarch" package

Please follow the guidelines below to install pydeps.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install pydeps.noarch

2. Uninstall "pydeps.noarch" package

In this section, we are going to explain the necessary steps to uninstall pydeps.noarch on Fedora 34:

$ sudo dnf remove pydeps.noarch $ sudo dnf autoremove

3. Information about the pydeps.noarch package on Fedora 34

Last metadata expiration check: 0:08:02 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : pydeps
Version : 1.9.10
Release : 1.fc34
Architecture : noarch
Size : 79 k
Source : pydeps-1.9.10-1.fc34.src.rpm
Repository : updates
Summary : Display module dependencies
URL : https://github.com/thebjorn/pydeps
License : BSD
Description :
: Python module dependency visualization. This package installs the pydeps
: command, and normal usage will be to use it from the command line.
:
: Requires: python3dist(enum34)
: Requires: python3dist(setuptools)
: Requires: python3dist(stdlib-list)
: Requires: python3dist(pytest)
: Requires: python3dist(pyyaml)
: Requires: python3dist(tox)