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

Last updated: May 17,2024

1. Install "cl-heredoc" package

Here is a brief guide to show you how to install cl-heredoc on Kali Linux

$ sudo apt update $ sudo apt install cl-heredoc

2. Uninstall "cl-heredoc" package

Please follow the instructions below to uninstall cl-heredoc on Kali Linux:

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

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

Package: cl-heredoc
Version: 0.1.0~git20210329.a8c8a35+ds1-1
Installed-Size: 27
Maintainer: Debian Common Lisp Team
Architecture: all
Size: 5568
SHA256: f1efc560a4a31ae6c69235fb5a862183e8c170110e87c5e3dc3d760f4e310184
SHA1: 950b2fb418edf4a9f3d5562e872cbd374d373e34
MD5sum: c7b28793a0d4fa810f9fcd63b70e3c7c
Description: reader macro for heredocs in Common Lisp
cl-heredoc is an implementation of "here documents" that allow the user to
embed literal strings into code or data without any need for quoting,
something that is missing in both ANSI Common Lisp and popular
implementations.
.
It is implemented in portable, ANSI-standard Common Lisp.
Description-md5:
Homepage: https://github.com/e-user/cl-heredoc
Section: lisp
Priority: optional
Filename: pool/main/c/cl-heredoc/cl-heredoc_0.1.0~git20210329.a8c8a35+ds1-1_all.deb