How to Install and Uninstall python3-blockdiag Package on Kali Linux

Last updated: May 17,2024

1. Install "python3-blockdiag" package

This tutorial shows how to install python3-blockdiag on Kali Linux

$ sudo apt update $ sudo apt install python3-blockdiag

2. Uninstall "python3-blockdiag" package

Here is a brief guide to show you how to uninstall python3-blockdiag on Kali Linux:

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

3. Information about the python3-blockdiag package on Kali Linux

Package: python3-blockdiag
Source: blockdiag
Version: 3.0.0+dfsg-1
Installed-Size: 637
Maintainer: Debian Python Team
Architecture: all
Depends: python3-funcparserlib (>= 0.3.4), python3-pil, python3-pkg-resources, python3-webcolors, python3:any, python3-docutils, python3-reportlab
Size: 72884
SHA256: 5ea907b97675bba344bc1c648cbb57bbde1a42abd126de8f005fbc63b6024113
SHA1: a7acd95e4930e70b3305f25586d56596fbd1f5b8
MD5sum: 9adb3c6b62a81a31ced828ee7202c288
Description: 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:
Homepage: http://blockdiag.com/
Section: python
Priority: optional
Filename: pool/main/b/blockdiag/python3-blockdiag_3.0.0+dfsg-1_all.deb