How to Install and Uninstall cl-s-sql Package on Kali Linux

Last updated: May 16,2024

1. Install "cl-s-sql" package

Please follow the instructions below to install cl-s-sql on Kali Linux

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

2. Uninstall "cl-s-sql" package

Learn how to uninstall cl-s-sql on Kali Linux:

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

3. Information about the cl-s-sql package on Kali Linux

Package: cl-s-sql
Source: cl-postmodern
Version: 20211113.git9d4332f-3
Installed-Size: 410
Maintainer: Debian Common Lisp Team
Architecture: all
Depends: cl-postgres, cl-alexandria
Recommends: cl-fiveam, cl-postmodern
Size: 69892
SHA256: 7736b166c38698ef64c5f323e6644be6e048fc180f985e1f0bfd04c46bc5ed70
SHA1: ae4cb0843b89f8435c675c56d29d0852f7e5c40b
MD5sum: 2a8aa29f8cd681c4b63eadd9d5243699
Description: 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:
Multi-Arch: foreign
Homepage: https://marijnhaverbeke.nl/postmodern/
Section: lisp
Priority: optional
Filename: pool/main/c/cl-postmodern/cl-s-sql_20211113.git9d4332f-3_all.deb