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

Last updated: May 18,2024

1. Install "cl-iterate" package

In this section, we are going to explain the necessary steps to install cl-iterate on Kali Linux

$ sudo apt update $ sudo apt install cl-iterate

2. Uninstall "cl-iterate" package

This guide let you learn how to uninstall cl-iterate on Kali Linux:

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

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

Package: cl-iterate
Version: 20210519.gitb0f9a9c-1
Installed-Size: 213
Maintainer: Debian Common Lisp Team
Architecture: all
Size: 49320
SHA256: 95948538fde04ca8b97d346abfe03af3eceebc5e802ab517adbcc9bb1b8b15c5
SHA1: 3db710ef52f6c85594acd53dbfead0a6e8463778
MD5sum: 0e1aa040551d43fa51a9138335b66948
Description: Jonathan Amsterdam's Common Lisp iterator/gatherer/accumulator facility
iterate is an iteration construct for Common Lisp. It is similar to the
CL:LOOP macro, with these distinguishing marks:
.
- it is extensible,
- it helps editors like Emacs indent iterate forms by having a more lisp-like
syntax,
- and it isn't part of the ANSI standard for Common Lisp (which is sometimes a
bad thing and sometimes good).
Description-md5:
Multi-Arch: foreign
Homepage: https://common-lisp.net/project/iterate/
Section: lisp
Priority: optional
Filename: pool/main/c/cl-iterate/cl-iterate_20210519.gitb0f9a9c-1_all.deb