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

Last updated: May 20,2024

1. Install "python-nwdiag" package

This guide covers the steps necessary to install python-nwdiag on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-nwdiag

2. Uninstall "python-nwdiag" package

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

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

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

Package: python-nwdiag
Priority: optional
Section: universe/python
Installed-Size: 324
Maintainer: Ubuntu Developers
Original-Maintainer: Kouhei Maeda
Architecture: all
Source: nwdiag
Version: 1.0.3-4.1
Provides: python2.7-nwdiag
Depends: python-blockdiag (>= 1.4.1), python-pkg-resources, python2.7, python:any (<< 2.8), python:any (>= 2.7.5-5~), python-funcparserlib (>= 0.3.4), python-pil, python-docutils, python-reportlab
Filename: pool/universe/n/nwdiag/python-nwdiag_1.0.3-4.1_all.deb
Size: 35246
MD5sum: 6766b5f85bf76dc1247145c3e999fc3e
SHA1: 8e85772d7570534efaf2bb07e72c5b3cb2f28ec7
SHA256: ccbae58420143c1290fb3d7e05608d14cdb9c3f7cda75f99a973d991c64ae32f
Description-en: generate network-diagram image file from spec-text file
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: 5f676695653357a1c83022e96be84cf6
Homepage: http://blockdiag.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu