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

Last updated: May 17,2024

1. Install "python3-diagrams" package

Please follow the guidance below to install python3-diagrams on Kali Linux

$ sudo apt update $ sudo apt install python3-diagrams

2. Uninstall "python3-diagrams" package

Please follow the guidance below to uninstall python3-diagrams on Kali Linux:

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

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

Package: python3-diagrams
Source: python-diagrams
Version: 0.21.1-1
Installed-Size: 25002
Maintainer: Debian Python Team
Architecture: all
Depends: python3-graphviz, python3-jinja2, python3:any
Size: 22527700
SHA256: cb3019b67ddc786cfe2f882c864cd39fa9e2e4e38f78e194cd468d667e577b41
SHA1: fa3dad100f57d33f88149ee7c30c4bb68b341e86
MD5sum: a6d2bebe6221bbf8c9bab979fc028b84
Description: Code for prototyping cloud system architectures (Python 3)
Diagrams lets you draw the cloud system architecture in Python code.
It was born for prototyping a new system architecture design without
any design tools. You can also describe or visualize the existing
system architecture as well. Diagrams currently supports six major
providers: AWS, Azure, GCP, Kubernetes, Alibaba Cloud and Oracle
Cloud. It now also supports On-Premise nodes.
.
This package installs the library for Python 3.
Description-md5: 9d20dd7e07dc1c9782b9e16603c4bf3e
Homepage: https://diagrams.mingrammer.com/
Section: python
Priority: optional
Filename: pool/main/p/python-diagrams/python3-diagrams_0.21.1-1_all.deb