How to Install and Uninstall python3-sqlparse Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 08,2024

1. Install "python3-sqlparse" package

In this section, we are going to explain the necessary steps to install python3-sqlparse on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python3-sqlparse

2. Uninstall "python3-sqlparse" package

Please follow the instructions below to uninstall python3-sqlparse on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python3-sqlparse package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python3-sqlparse
Priority: optional
Section: python
Installed-Size: 144
Maintainer: Ubuntu Developers
Original-Maintainer: Andriy Senkovych
Architecture: all
Source: sqlparse
Version: 0.1.18-1
Depends: python3:any (>= 3.3.2-2~)
Suggests: python-sqlparse-doc (>= 0.1.6-1)
Filename: pool/main/s/sqlparse/python3-sqlparse_0.1.18-1_all.deb
Size: 27996
MD5sum: ec2e7f9420914ef010dab740eb9d3a7e
SHA1: bdab6c0436c5a310d08320a5129c6f90b3f4a92e
SHA256: aaf196b8adf5470e333eefc3ce87ac2dbda575ac3a7183e469d8a66a6ccedc9a
Description-en: non-validating SQL parser for Python 3
Sqlparse is a library which provides support for parsing, splitting and
customizable formatting of SQL statements in Python environment.
.
This is the Python 3 version of the package.
Description-md5: 82a87a79a5d3165a0575a13f0785f57e
Homepage: https://github.com/andialbrecht/sqlparse
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y