How to Install and Uninstall python3-sqlalchemy-i18n Package on Kali Linux

Last updated: May 16,2024

1. Install "python3-sqlalchemy-i18n" package

Learn how to install python3-sqlalchemy-i18n on Kali Linux

$ sudo apt update $ sudo apt install python3-sqlalchemy-i18n

2. Uninstall "python3-sqlalchemy-i18n" package

This is a short guide on how to uninstall python3-sqlalchemy-i18n on Kali Linux:

$ sudo apt remove python3-sqlalchemy-i18n $ sudo apt autoclean && sudo apt autoremove

3. Information about the python3-sqlalchemy-i18n package on Kali Linux

Package: python3-sqlalchemy-i18n
Source: sqlalchemy-i18n
Version: 1.1.0-1
Installed-Size: 185
Maintainer: Debian Python Team
Architecture: all
Depends: python3-six (>= 1.4.1), python3-sqlalchemy (>= 1.3), python3-sqlalchemy-utils, python3:any, libjs-sphinxdoc (>= 2.4.3-5~)
Size: 27192
SHA256: b924b39cfc4e722e21bd0870245f3607ddcacbcb2a42fe8e761717fded0889d6
SHA1: b13cfcd2b9c4e7c7ca312be269c85025522159c3
MD5sum: c998f362ebe587c988b94cc2b0ec96d1
Description: Internationalization extension for SQLAlchemy models
Extend SQLAlchemy models to include translations in different languages.
.
Each model can have an associated model that contains translatable fields.
.
Translatable attributes are available in the current locale via a hybrid
property on the base model.
Description-md5:
Homepage: https://github.com/kvesteri/sqlalchemy-i18n
Section: python
Priority: optional
Filename: pool/main/s/sqlalchemy-i18n/python3-sqlalchemy-i18n_1.1.0-1_all.deb