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

Last updated: July 01,2024

1. Install "python3-pipdeptree.noarch" package

Learn how to install python3-pipdeptree.noarch on Fedora 34

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

2. Uninstall "python3-pipdeptree.noarch" package

Learn how to uninstall python3-pipdeptree.noarch on Fedora 34:

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

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

Last metadata expiration check: 1:12:14 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : python3-pipdeptree
Version : 2.0.0
Release : 2.fc34
Architecture : noarch
Size : 33 k
Source : python-pipdeptree-2.0.0-2.fc34.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.