How to Install and Uninstall cl-pg Package on Kali Linux

Last updated: May 09,2024

1. Install "cl-pg" package

Please follow the steps below to install cl-pg on Kali Linux

$ sudo apt update $ sudo apt install cl-pg

2. Uninstall "cl-pg" package

Here is a brief guide to show you how to uninstall cl-pg on Kali Linux:

$ sudo apt remove cl-pg $ sudo apt autoclean && sudo apt autoremove

3. Information about the cl-pg package on Kali Linux

Package: cl-pg
Version: 1:20061216-6.1
Installed-Size: 185
Maintainer: Debian Common Lisp Team
Architecture: all
Size: 37792
SHA256: 703c636fb0923ebfc73f96609586a25f49488d9f13547edfece7f0c1763f151c
SHA1: 0ba9b0fbf314431b1546ac4eee3f2626dcbf87bc
MD5sum: 649dd8cfc85a77958c938f1c745fff01
Description: Common Lisp library that provides a socket level postgresql interface
Pg is a socket-level interface to the PostgreSQL object-relational
Database. The Library implements the client part of the frontend/backend
protocol, so does not require interfacing with the libpq library. SQL
types are converted to the equivalent Common Lisp types where possible.
Supports large objects (BLOBs).
Description-md5:
Homepage: https://common-lisp.net/project/pg/
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-pg/cl-pg_20061216-6.1_all.deb