How to Install and Uninstall python3-pipdeptree.noarch Package on Fedora 35

Last updated: September 24,2024

1. Install "python3-pipdeptree.noarch" package

Please follow the guidance below to install python3-pipdeptree.noarch on Fedora 35

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

2. Uninstall "python3-pipdeptree.noarch" package

Please follow the guidelines below to uninstall python3-pipdeptree.noarch on Fedora 35:

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

3. Information about the python3-pipdeptree.noarch package on Fedora 35

Last metadata expiration check: 4:56:29 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : python3-pipdeptree
Version : 2.1.0
Release : 1.fc35
Architecture : noarch
Size : 33 k
Source : python-pipdeptree-2.1.0-1.fc35.src.rpm
Repository : fedora
Summary : Command line utility to show dependency tree of packages
URL : https://github.com/naiquevin/pipdeptree
License : MIT
Description : pipdeptree is a command line utility for displaying the installed python
: packages in form of a dependency tree. It works for packages installed
: globally on a machine as well as in a virtualenv.