How to Install and Uninstall cl-s-sql Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 22,2024

1. Install "cl-s-sql" package

Please follow the steps below to install cl-s-sql on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install cl-s-sql

2. Uninstall "cl-s-sql" package

This is a short guide on how to uninstall cl-s-sql on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove cl-s-sql $ sudo apt autoclean && sudo apt autoremove

3. Information about the cl-s-sql package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: cl-s-sql
Priority: optional
Section: universe/lisp
Installed-Size: 55
Maintainer: Ubuntu Developers
Original-Maintainer: Dimitri Fontaine
Architecture: all
Source: cl-postmodern
Version: 20151031-1
Filename: pool/universe/c/cl-postmodern/cl-s-sql_20151031-1_all.deb
Size: 12564
MD5sum: 11b4f23d6dc686752c5c6512ee475504
SHA1: 366a26fe867025ed8ef3bbda0f6f81fe5416b264
SHA256: 6dd94e82212f600f15b5911ccbd5b823e7a670313762b2da4c59dad9d8f3ba9f
Description-en: lispy syntax for SQL queries
S-SQL provides a lispy syntax for SQL queries, and knows how to convert
various lisp types to their textual SQL representation. It takes care to do
as much of the work as possible at compile-time, so that at runtime a
string concatenation is all that is needed to produce the final SQL query.
Description-md5: 3498b671ef3f9dd9524fd931b6e0a22b
Homepage: http://marijnhaverbeke.nl/postmodern/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu