How to Install and Uninstall python3-pydotplus Package on Kali Linux

Last updated: May 18,2024

1. Install "python3-pydotplus" package

This guide let you learn how to install python3-pydotplus on Kali Linux

$ sudo apt update $ sudo apt install python3-pydotplus

2. Uninstall "python3-pydotplus" package

Learn how to uninstall python3-pydotplus on Kali Linux:

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

3. Information about the python3-pydotplus package on Kali Linux

Package: python3-pydotplus
Source: python-pydotplus
Version: 2.0.2-4
Installed-Size: 103
Maintainer: Debian OpenStack
Architecture: all
Depends: graphviz, python3-pyparsing (>= 2.0.1), python3:any
Suggests: python-pydotplus-doc
Size: 20508
SHA256: 24be3658c62c3136db487b3fe764b9ea0deefc55a9b52991bbe522c9e0f50ca7
SHA1: bdda2c8381ff40f16a7a387b00e0c6f762470e8e
MD5sum: b7b47a4d623a66f55f3898a28eafdf22
Description: interface to Graphviz's Dot language - Python 3.x
PyDotPlus is an improved version of the old pydot project that provides a
Python Interface to Graphviz's Dot language.
.
Differences with pydot:
* Compatible with PyParsing 2.0+.
* Python 2.7 - Python 3 compatible.
* Well documented.
* CI Tested.
.
This package contains the Python 3.x module.
Description-md5:
Homepage: http://pydotplus.readthedocs.org/
Section: python
Priority: optional
Filename: pool/main/p/python-pydotplus/python3-pydotplus_2.0.2-4_all.deb