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

Last updated: January 15,2025

1. Install "python3-pipdeptree.noarch" package

Please follow the guidelines below to install python3-pipdeptree.noarch on Fedora 36

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

2. Uninstall "python3-pipdeptree.noarch" package

Please follow the step by step instructions below to uninstall python3-pipdeptree.noarch on Fedora 36:

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

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

Last metadata expiration check: 4:02:37 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-pipdeptree
Version : 2.2.1
Release : 2.fc36
Architecture : noarch
Size : 33 k
Source : python-pipdeptree-2.2.1-2.fc36.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.