How to Install and Uninstall cl-local-time Package on Kali Linux

Last updated: May 14,2024

1. Install "cl-local-time" package

This guide let you learn how to install cl-local-time on Kali Linux

$ sudo apt update $ sudo apt install cl-local-time

2. Uninstall "cl-local-time" package

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

$ sudo apt remove cl-local-time $ sudo apt autoclean && sudo apt autoremove

3. Information about the cl-local-time package on Kali Linux

Package: cl-local-time
Version: 20180228-1.1
Installed-Size: 145
Maintainer: Dimitri Fontaine
Architecture: all
Depends: cl-fad
Size: 26720
SHA256: 8247e01ac8cc47271d8363998ccf81efb2e311a237077745013092418c2e0ef9
SHA1: 23fcef15e7ad29c7d5a0175df3cd9f129bd1d7b5
MD5sum: bc354ecb5f0a78a7fc2968b783a86daa
Description: Common Lisp library for date and time manipulations
local-time is a development library for manipulating date and time
information in a semi-standard manner. It is based almost entirely off of
Erik Naggum's paper, The Long, Painful History of Time.
.
It includes such features as: Time and date arithmetic, ISO 8601 timestring
formatted output and parsing, Reader macros to embed timestrings directly
in code, Timezone handling (will read unix tzfile format), Conversion
between universal and unix time epochs, Julian date calculation.
Description-md5:
Homepage: http://common-lisp.net/project/local-time/
Section: lisp
Priority: optional
Filename: pool/main/c/cl-local-time/cl-local-time_20180228-1.1_all.deb