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

Last updated: May 08,2024

1. Install "cl-sql-postgresql" package

This tutorial shows how to install cl-sql-postgresql on Kali Linux

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

2. Uninstall "cl-sql-postgresql" package

This guide covers the steps necessary to uninstall cl-sql-postgresql on Kali Linux:

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

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

Package: cl-sql-postgresql
Source: cl-sql
Version: 6.7.2-1.1
Installed-Size: 86
Maintainer: Kevin M. Rosenberg
Architecture: all
Provides: cl-sql-backend
Depends: cl-sql (= 6.7.2-1.1), libpq-dev, cl-sql-uffi (>= 6.7.2-1.1)
Size: 49552
SHA256: b60bab04396395780de3a79f6614f63358cf94c7c4b7c7cc9746b2ff0f9d52c0
SHA1: 48549ef68df3e6d65aacc31fcbb6447c4770b785
MD5sum: cb56e41e8f027de26a9a20c0daed1721
Description: CLSQL database backend, PostgreSQL via library
This package enables you to use the CLSQL data access package
with PostgreSQL databases using the PostgreSQL client library.
CLSQL is a Common Lisp interface to SQL databases.
Description-md5:
Homepage: http://clsql.kpe.io/
Tag: devel::lang:lisp, devel::lang:sql, devel::library, implemented-in::lisp,
role::app-data, works-with::db
Section: lisp
Priority: optional
Filename: pool/main/c/cl-sql/cl-sql-postgresql_6.7.2-1.1_all.deb