How to Install and Uninstall sqlformat Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 21,2024

1. Install "sqlformat" package

Please follow the guidelines below to install sqlformat on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install sqlformat

2. Uninstall "sqlformat" package

Learn how to uninstall sqlformat on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove sqlformat $ sudo apt autoclean && sudo apt autoremove

3. Information about the sqlformat package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: sqlformat
Priority: optional
Section: universe/text
Installed-Size: 21
Maintainer: Ubuntu Developers
Original-Maintainer: Andriy Senkovych
Architecture: all
Source: sqlparse
Version: 0.1.18-1
Depends: python3:any (>= 3.2~), python3-sqlparse (= 0.1.18-1)
Breaks: python-sqlparse (<< 0.1.12-1), python3-sqlparse (<< 0.1.12-1)
Filename: pool/universe/s/sqlparse/sqlformat_0.1.18-1_all.deb
Size: 5094
MD5sum: b645ce6cb8f5536ad26f91d5f2ce447c
SHA1: 3ebcb5ff9aad1aac0d4118861b61f66bf98129b2
SHA256: babb0c05e8d0678448cb95ee84920e7ceafdfa187445bfe619ce53b5298924cb
Description-en: SQL formatting utility
The sqlformat command-line tool can be used to reformat SQL file according to
specified options or prepare a snippet in some programming language (only
Python and PHP currently supported).
Description-md5: f2cb2e72112fd06ed30d9dad2fc0081d
Homepage: https://github.com/andialbrecht/sqlparse
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu