How to Install and Uninstall python3-pipdeptree Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 15,2024

1. Install "python3-pipdeptree" package

This guide covers the steps necessary to install python3-pipdeptree on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-pipdeptree

2. Uninstall "python3-pipdeptree" package

In this section, we are going to explain the necessary steps to uninstall python3-pipdeptree on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove python3-pipdeptree $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-pipdeptree package on Ubuntu 21.10 (Impish Indri)

Package: python3-pipdeptree
Architecture: amd64
Version: 2.0.0-1
Priority: optional
Section: universe/python
Source: python-pipdeptree
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Med Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 75
Depends: python3-pip, python3:any
Recommends: python3-graphviz
Filename: pool/universe/p/python-pipdeptree/python3-pipdeptree_2.0.0-1_amd64.deb
Size: 17720
MD5sum: 9bc3833b580c7b9426ec9a631c55f18a
SHA1: 6625691a29a91698b034edd065912c317134b958
SHA256: fab34aa896df837a2edf2314b45850bcf75314db86e0a1ddd38404211d1aaf0d
SHA512: 4e9e400c1e55d11971b3961587f9360bd6afa7187b4850dcbcda05dca707198fee52c14fb9c14ffddf353c6e87a2e30f50645b6298135feaa4c4c6afdb73185d
Homepage: https://github.com/naiquevin/pipdeptree
Description-en: display dependency tree of the installed Python 3 packages
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. Since pip freeze shows
all dependencies as a flat list, finding out which are the top level
packages and which packages do they depend on requires some effort. It
can also be tedious to resolve conflicting dependencies because pip
doesn't yet have true dependency resolution (more on this later). This
utility tries to solve this problem.
.
To some extent, this tool is inspired by lein deps :tree command of
Leiningen.
Description-md5: 81eac6860503fcbf7aacdcd650fdea12