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

Last updated: May 19,2024

1. Install "cl-postmodern" package

Learn how to install cl-postmodern on Kali Linux

$ sudo apt update $ sudo apt install cl-postmodern

2. Uninstall "cl-postmodern" package

Please follow the guidelines below to uninstall cl-postmodern on Kali Linux:

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

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

Package: cl-postmodern
Version: 20211113.git9d4332f-3
Installed-Size: 1745
Maintainer: Debian Common Lisp Team
Architecture: all
Depends: cl-alexandria, cl-postgres, cl-s-sql, cl-global-vars, cl-split-sequence, cl-closer-mop, cl-bordeaux-threads
Recommends: cl-fiveam, cl-simple-date, cl-local-time, libjs-mathjax
Size: 361320
SHA256: 7c02bb5cc9b323bddd97e1b5feca0b5d1910d6de12b1af9a48c47dcf01a1a7ad
SHA1: 0d5cdef35b389e9b459252d18d8a6f9330476ac5
MD5sum: 3919a0f272c82ac9c0a9e0bf04e2a39d
Description: Common Lisp library for interacting with PostgreSQL databases
Features efficient communication with the database server without need for
foreign libraries, support for UTF-8 on Unicode-aware Lisp implementations,
a syntax for mixing SQL and Lisp code, convenient support for prepared
statements and stored procedures, a metaclass for simple database-access
objects
.
The biggest differences between this library and CLSQL/CommonSQL are that
Postmodern has no intention of being portable across different SQL
implementations (it embraces non-standard Postgres features), and
approaches extensions like lispy SQL and database access objects in a quite
different way. This library was written because the CLSQL approach did not
really work for me, your mileage may vary.
Description-md5:
Multi-Arch: foreign
Homepage: https://marijnhaverbeke.nl/postmodern/
Section: lisp
Priority: optional
Filename: pool/main/c/cl-postmodern/cl-postmodern_20211113.git9d4332f-3_all.deb