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

Last updated: May 09,2024

1. Install "sqsh" package

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

$ sudo apt update $ sudo apt install sqsh

2. Uninstall "sqsh" package

Please follow the guidance below to uninstall sqsh on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove sqsh $ sudo apt autoclean && sudo apt autoremove

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

Package: sqsh
Priority: optional
Section: universe/utils
Installed-Size: 308
Maintainer: Ubuntu Developers
Original-Maintainer: Steve Langasek
Architecture: amd64
Version: 2.1.7-4
Depends: libc6 (>= 2.14), libct4 (>= 0.64), libreadline6 (>= 6.0), libxm4 (>= 2.3.4), libxt6
Filename: pool/universe/s/sqsh/sqsh_2.1.7-4_amd64.deb
Size: 139180
MD5sum: d170c16be44132fed1f9ab3eabe53d0b
SHA1: 00e4842b3a297454ad773224380a3119a13112ad
SHA256: b7f93cee89f42704fd05382594513a84f56b500e87f82736ac5a72ced9924849
Description-en: commandline SQL client for MS SQL and Sybase servers
sqsh is a flexible commandline utility that uses the freetds libraries
to connect to Sybase or Microsoft SQL servers. It is a useful debugging
tool for identifying problems with other SQL applications, and it can be
used as a productivity tool in its own right: unlike most SQL CLIs, sqsh's
interactive shell lets you pipe the output of SQL queries directly to other
Unix commands for further processing.
Description-md5: 84a4f65b98fefe5da54af14e125f3e7d
Homepage: http://sourceforge.net/projects/sqsh/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu