How to Install and Uninstall cl-local-time Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: October 05,2024

1. Install "cl-local-time" package

Please follow the step by step instructions below to install cl-local-time on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "cl-local-time" package

Here is a brief guide to show you how to uninstall cl-local-time on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the cl-local-time package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: cl-local-time
Priority: optional
Section: universe/lisp
Installed-Size: 138
Maintainer: Ubuntu Developers
Original-Maintainer: Dimitri Fontaine
Architecture: all
Version: 20151218-1
Depends: cl-fad
Filename: pool/universe/c/cl-local-time/cl-local-time_20151218-1_all.deb
Size: 25284
MD5sum: cda48bc8992d9f105180d912bf0c7e00
SHA1: 860afebe1eff4857b5a325cafba6d6d580e15f72
SHA256: acbeb244e648a07179a2e11b81708ed6f05a51ac2d01fca3bcf0003444e11800
Description-en: 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: cd30e5e3a2488bfafcde0b85a3a8ada7
Homepage: http://common-lisp.net/project/local-time/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu