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

Last updated: September 20,2024

1. Install "python3-sphinxcontrib.nwdiag" package

Here is a brief guide to show you how to install python3-sphinxcontrib.nwdiag on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-sphinxcontrib.nwdiag

2. Uninstall "python3-sphinxcontrib.nwdiag" package

This tutorial shows how to uninstall python3-sphinxcontrib.nwdiag on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-sphinxcontrib.nwdiag
Priority: optional
Section: universe/python
Installed-Size: 57
Maintainer: Ubuntu Developers
Original-Maintainer: Kouhei Maeda
Architecture: all
Source: sphinxcontrib-nwdiag
Version: 0.9.0-2
Depends: python3-nwdiag (>= 1.0.3), python3-pkg-resources, python3-sphinx (>= 0.6), python3:any (>= 3.3.2-2~)
Filename: pool/universe/s/sphinxcontrib-nwdiag/python3-sphinxcontrib.nwdiag_0.9.0-2_all.deb
Size: 7878
MD5sum: b3ec2eea591afc5bbb45e2399c386d04
SHA1: fc6c9a9e1eaebb213dd469c1275478fed0ff6b35
SHA256: cceefb91822a53556ce35e9665407e7e51bc2adbf61becc02e5c24a85cbb6bb2
Description-en: Sphinx "nwdiag" extension for Python 3
This package contains the nwdiag Sphinx extension. This extension enable
you to insert network diagrams in your Sphinx document. This renders block
diagrams by using python3-nwdiag.
Description-md5: 27246fb1e4c894d632f40a4458a4a647
Homepage: http://github.com/blockdiag/sphinxcontrib-nwdiag
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu