How to Install and Uninstall cl-simple-date Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 09,2024

1. Install "cl-simple-date" package

Please follow the guidelines below to install cl-simple-date on Ubuntu 20.10 (Groovy Gorilla)

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

2. Uninstall "cl-simple-date" package

This tutorial shows how to uninstall cl-simple-date on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the cl-simple-date package on Ubuntu 20.10 (Groovy Gorilla)

Package: cl-simple-date
Architecture: all
Version: 20180430-1
Priority: optional
Section: universe/lisp
Source: cl-postmodern
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Dimitri Fontaine
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 42
Filename: pool/universe/c/cl-postmodern/cl-simple-date_20180430-1_all.deb
Size: 8340
MD5sum: 9ae8fc83ecea939014cc90e446b98f27
SHA1: b4d1f698821fddbffbb503d9e84cdbeef0e25e40
SHA256: df3a1449f0ad65a4e8892ce2c41e99b522874edaabc8d4d217a58d54b5427132
SHA512: 1b3f335f788d0dc1b4b717cba01f7fa9f2cc40fd2717b4b99ed9cc4b1a6923624e21d14c959b668b122bc5677e63240bdc97e26485486e9d3aa79ddaffcc6c4d
Homepage: http://marijnhaverbeke.nl/postmodern/
Description-en: 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 straighforward 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: b50483753b2b780eaf021fa812acba34