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

Last updated: May 18,2024

1. Install "python3-sadisplay" package

This guide let you learn how to install python3-sadisplay on Kali Linux

$ sudo apt update $ sudo apt install python3-sadisplay

2. Uninstall "python3-sadisplay" package

This tutorial shows how to uninstall python3-sadisplay on Kali Linux:

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

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

Package: python3-sadisplay
Source: sadisplay
Version: 0.4.9-2
Installed-Size: 46
Maintainer: Debian OpenStack
Architecture: all
Depends: python3-sqlalchemy (>= 0.5), python3:any
Size: 9196
SHA256: 4a47992f97785bef70d4e6dc9499cdc941efdcc7455c0866b15ecdacd7759ff9
SHA1: 889a8222f3c748d3ea010310c51345915366319d
MD5sum: d0d8e4a3a0e69a4e579f11f09fac124c
Description: Simple tool for SQLAlchemy schema visualization
Simple package for describing SQLAlchemy schema and displaying
raw database tables. Supports relations detection using Foreign
Key collums. Supports mapped class inheritance.
Description-md5:
Homepage: https://bitbucket.org/estin/sadisplay/wiki/Home
Section: python
Priority: optional
Filename: pool/main/s/sadisplay/python3-sadisplay_0.4.9-2_all.deb