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

Last updated: November 07,2024

1. Install "python-sqlparse" package

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

$ sudo apt update $ sudo apt install python-sqlparse

2. Uninstall "python-sqlparse" package

Here is a brief guide to show you how to uninstall python-sqlparse on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

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