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

Last updated: October 31,2024

1. Install "python3-pipdeptree.noarch" package

This is a short guide on how to install python3-pipdeptree.noarch on Fedora 38

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

2. Uninstall "python3-pipdeptree.noarch" package

Please follow the instructions below to uninstall python3-pipdeptree.noarch on Fedora 38:

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

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

Last metadata expiration check: 4:53:13 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : python3-pipdeptree
Version : 2.3.3
Release : 2.fc38
Architecture : noarch
Size : 40 k
Source : python-pipdeptree-2.3.3-2.fc38.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.