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

Last updated: May 02,2024

1. Install "cl-interpol" package

This is a short guide on how to install cl-interpol on Kali Linux

$ sudo apt update $ sudo apt install cl-interpol

2. Uninstall "cl-interpol" package

This is a short guide on how to uninstall cl-interpol on Kali Linux:

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

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

Package: cl-interpol
Version: 20220725.gitd4f49d4-1
Installed-Size: 383
Maintainer: Debian Common Lisp Team
Architecture: all
Depends: cl-unicode, cl-named-readtables
Recommends: cl-flexi-streams
Size: 32848
SHA256: 26bddc9c8510e71b1f68f9236cb963dd813ea0be345289c6ffe7da9bbd04018f
SHA1: 6ad55670f8a4be122fbb918df6000e7e1cf50b1a
MD5sum: 8e2209816949e9e877d144f93a997c01
Description: String interpolation for Common Lisp
CL-INTERPOL is a library for Common Lisp which modifies the reader so that
you can have interpolation within strings similar to Perl or Unix Shell
scripts. It also provides various ways to insert arbitrary characters into
literal strings even if your editor/IDE doesn't support them.
Description-md5:
Multi-Arch: foreign
Homepage: https://edicl.github.io/cl-interpol/
Section: lisp
Priority: optional
Filename: pool/main/c/cl-interpol/cl-interpol_20220725.gitd4f49d4-1_all.deb