How to Install and Uninstall cl-simple-date Package on Kali Linux

Last updated: May 03,2024

1. Install "cl-simple-date" package

Please follow the step by step instructions below to install cl-simple-date on Kali Linux

$ sudo apt update $ sudo apt install cl-simple-date

2. Uninstall "cl-simple-date" package

In this section, we are going to explain the necessary steps to uninstall cl-simple-date on Kali Linux:

$ sudo apt remove cl-simple-date $ sudo apt autoclean && sudo apt autoremove

3. Information about the cl-simple-date package on Kali Linux

Package: cl-simple-date
Source: cl-postmodern
Version: 20211113.git9d4332f-3
Installed-Size: 55
Maintainer: Debian Common Lisp Team
Architecture: all
Recommends: cl-fiveam, cl-postgres
Size: 19264
SHA256: 2e59a1d29e92427097fd8013d546b3e4dbed618c72a49594984835ea0436202e
SHA1: 6e3e26be7b6dec502750c4022a9cb72da43065e9
MD5sum: bc5ced11938e16855aa80b4da35c9cc7
Description: Common Lisp types for dates, timestamps, and intervals
Simple-date provides types (CLOS classes) for dates, timestamps, and
intervals similar to the ones SQL databases use, in order to be able to
store and read these to and from a database in a straightforward way. A few
obvious operations are defined on these types.
.
The most glaring defect of this library is its ignorance of time zones. It
pretends the whole world lives in UTC. Use with care.
.
When this library is loaded after CL-postgres, it will register suitable SQL
readers and writers for the associated database types.
Description-md5:
Multi-Arch: foreign
Homepage: https://marijnhaverbeke.nl/postmodern/
Section: lisp
Priority: optional
Filename: pool/main/c/cl-postmodern/cl-simple-date_20211113.git9d4332f-3_all.deb