How to Install and Uninstall python3-sql Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 22,2024

1. Install "python3-sql" package

This guide let you learn how to install python3-sql on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install python3-sql

2. Uninstall "python3-sql" package

Please follow the instructions below to uninstall python3-sql on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the python3-sql package on Ubuntu 20.10 (Groovy Gorilla)

Package: python3-sql
Architecture: all
Version: 1.1.0-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: 226
Depends: python3-pkg-resources, python3:any
Suggests: python3-apsw, python3-mysql.connector, python3-psycopg2
Filename: pool/universe/p/python-sql/python3-sql_1.1.0-1_all.deb
Size: 26944
MD5sum: 74967eeadc5c0187ddc2eb978cde0a67
SHA1: f131bcc8c5ed00467efd5d7aeb5f42ebaa9bcdca
SHA256: 4c9e8ae7e185f3e025b10d597e32975eccc1921003a977f0daf172671cafc9c6
SHA512: db4dee6831fe55bf9b24a7805d705d88935ae1ed17d9a91f6bd009984fbd67e4094b186db4063e60de2412060b9be9bc684ec2982a5f3abfdab25d72c6430569
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