How to Install and Uninstall python3-nwdiag Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "python3-nwdiag" package

This tutorial shows how to install python3-nwdiag on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-nwdiag

2. Uninstall "python3-nwdiag" package

This guide covers the steps necessary to uninstall python3-nwdiag on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python3-nwdiag package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-nwdiag
Priority: optional
Section: universe/python
Installed-Size: 322
Maintainer: Ubuntu Developers
Original-Maintainer: Kouhei Maeda
Architecture: all
Source: nwdiag
Version: 1.0.3-4.1
Depends: python3-blockdiag (>= 1.4.1), python3-pkg-resources, python3:any (>= 3.3.2-2~), python3-funcparserlib (>= 0.3.4), python3-pil, python3-docutils, python3-reportlab
Filename: pool/universe/n/nwdiag/python3-nwdiag_1.0.3-4.1_all.deb
Size: 33536
MD5sum: 4b19756fbc748e134aee7fad3fba6025
SHA1: fe0e31d1bb0d41784d945c5c48ad5762ee2ee8d6
SHA256: e20dadc31ed320209acdac8f0cf0102b2ae510ca526aa68ae9d6540fa9212d74
Description-en: generate network-diagram image file for Python3
For Python3.
Generate network-diagram from dot like text with multilingualization for
node-label. But this supports utf-8 only. And get some examples and generated
images.
Description-md5: d3e9146f8dc2170b7cc32b4f7a43fdb8
Homepage: http://blockdiag.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu