How to Install and Uninstall sqlacodegen Package on Kali Linux

Last updated: May 18,2024

1. Install "sqlacodegen" package

In this section, we are going to explain the necessary steps to install sqlacodegen on Kali Linux

$ sudo apt update $ sudo apt install sqlacodegen

2. Uninstall "sqlacodegen" package

Please follow the steps below to uninstall sqlacodegen on Kali Linux:

$ sudo apt remove sqlacodegen $ sudo apt autoclean && sudo apt autoremove

3. Information about the sqlacodegen package on Kali Linux

Package: sqlacodegen
Version: 3.0.0~rc3-1
Installed-Size: 113
Maintainer: Debian Python Team
Architecture: all
Depends: python3-greenlet | python3-supported-max (<< 3.12), python3-importlib-metadata | python3-supported-min (>= 3.10), python3-inflect, python3-sqlalchemy (>= 1.4.36), python3:any
Size: 23428
SHA256: 5ec8f6d1e8b4ea22c26cce8b33859305e488b20a35f73af7f45570b385793cbb
SHA1: 9135cadf34e0c5cdd98913d9131c63937ae26b55
MD5sum: 70d8bc8cd21aa574096b8e95bb3a578a
Description: Automatic model code generator for SQLAlchemy
This is a tool that reads the structure of an existing database and generates
the appropriate SQLAlchemy model code, using the declarative style if
possible.
Description-md5:
Homepage: https://github.com/agronholm/sqlacodegen/
Section: python
Priority: optional
Filename: pool/main/s/sqlacodegen/sqlacodegen_3.0.0~rc3-1_all.deb