How to Install and Uninstall python-pydot-ng Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "python-pydot-ng" package

This guide let you learn how to install python-pydot-ng on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-pydot-ng

2. Uninstall "python-pydot-ng" package

Please follow the steps below to uninstall python-pydot-ng on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove python-pydot-ng $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-pydot-ng package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-pydot-ng
Priority: optional
Section: universe/python
Installed-Size: 94
Maintainer: Ubuntu Developers
Original-Maintainer: PKG OpenStack
Architecture: all
Version: 1.0.0-2
Depends: graphviz, python-pyparsing (>= 2.0.1+dfsg1), python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/p/python-pydot-ng/python-pydot-ng_1.0.0-2_all.deb
Size: 19558
MD5sum: a95fdbe8fb2a0101b151e6b6ebba7cff
SHA1: 67dd4dd804c9186fd4961ce91ba7a8c81c2371dd
SHA256: c72c5598e94ce7bf48338869dd706d9001ebfdace6a637a6766b13bd72016ba1
Description-en: interface to Graphviz's Dot - Python 2.7
This module provides with a full interface to create handle modify and process
graphs in Graphviz’s dot language.
.
This package contains the Python 2.7 module.
Description-md5: e0070a5dcefa75b3d068583aa31b42d3
Homepage: https://github.com/pydot/pydot-ng
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu