How to Install and Uninstall python3-sql Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 19,2024

1. Install "python3-sql" package

Please follow the step by step instructions below to install python3-sql on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-sql

2. Uninstall "python3-sql" package

Please follow the instructions below to uninstall python3-sql on Ubuntu 21.10 (Impish Indri):

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

3. Information about the python3-sql package on Ubuntu 21.10 (Impish Indri)

Package: python3-sql
Architecture: all
Version: 1.2.1-1
Priority: optional
Section: universe/python
Source: python-sql
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Tryton Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 229
Depends: python3-pkg-resources, python3:any
Suggests: python3-apsw, python3-mysql.connector, python3-psycopg2
Filename: pool/universe/p/python-sql/python3-sql_1.2.1-1_all.deb
Size: 27524
MD5sum: 1778ee1444ecc621f9fa077b88f80008
SHA1: 968e4764a61e7abdb5ea556caadc004de07a44b8
SHA256: 08f3e60399bfcf3727a20050179027b64c6f8f833a5fd109bb32b7f36cda9365
SHA512: ef50f5969cfb020cdd8d4dbffbcebad8fe95a81e570d039c8ef0c11997afb1788dbfaaf561eb69b7a925cae7799320ce3299a9a757ad6a4b149714df72c69f80
Homepage: http://hg.tryton.org/python-sql/
Description-en: Library to write SQL queries (implemented in Python 3)
python-sql is a library to write SQL queries in a pythonic way. It relies
exclusively on the Python standard library. It is database independent,
doesn't require the declaration of tables and allows one to manipulate the
generated queries.
.
To make real use of this package you will have to install a database
connector.
.
This package is targeting Python version 3.
Description-md5: 828954704eade1e6d08e416c49835e1c