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

Last updated: May 20,2024

1. Install "python3-blockdiag" package

Please follow the guidelines below to install python3-blockdiag on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-blockdiag

2. Uninstall "python3-blockdiag" package

This guide let you learn how to uninstall python3-blockdiag on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-blockdiag
Priority: optional
Section: universe/python
Installed-Size: 617
Maintainer: Ubuntu Developers
Original-Maintainer: Kouhei Maeda
Architecture: all
Source: blockdiag
Version: 1.4.7-2ubuntu1
Depends: python3-funcparserlib (>= 0.3.4), python3-pil, python3-pkg-resources, python3-webcolors, python3:any (>= 3.3.2-2~), python3-docutils, python3-reportlab
Filename: pool/universe/b/blockdiag/python3-blockdiag_1.4.7-2ubuntu1_all.deb
Size: 69662
MD5sum: ad3c6424e8163254cc48f91fa17996f9
SHA1: cd1a3378434341ed0441ac457b04524598dde74b
SHA256: 24b104ee921338ef6ee1d57e91bc7b106089a1fae02d02be15a301a0a532a2de
Description-en: generate block-diagram image file from spec-text file for Python 3
For Python 3.
Generate block-diagram from dot like text with multilingualization for
node-label. But this supports utf-8 only. It is able to embed to sphinx with
using python-sphinxcontrib-blockdiag.
Description-md5: d4cfd28e2e8965546a9fdc503b29a89a
Homepage: http://blockdiag.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu