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

Last updated: May 15,2024

1. Install "cl-ppcre" package

Learn how to install cl-ppcre on Kali Linux

$ sudo apt update $ sudo apt install cl-ppcre

2. Uninstall "cl-ppcre" package

This guide covers the steps necessary to uninstall cl-ppcre on Kali Linux:

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

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

Package: cl-ppcre
Version: 20220126.gitb4056c5-1
Installed-Size: 1344
Maintainer: Debian Common Lisp Team
Architecture: all
Recommends: cl-flexi-streams
Size: 113048
SHA256: 65921437d89216135ebe0bf2380260b6eb5d19840eeb63cb240bd11610995264
SHA1: c0b0af9469b093b6bbcc3c81a407643a18c70f37
MD5sum: abe1b35aa3e23a301af5eab7fcae7909
Description: Portable Perl-compatible regular expressions for Common Lisp
CL-PPCRE is a portable regular expression library for Common Lisp
which has the following features:
.
* It is compatible with Perl.
* It is pretty fast.
* It is portable between ANSI-compliant Common Lisp implementations.
* It is thread-safe.
* In addition to specifying regular expressions as strings like in Perl you
can also use S-expressions.
Description-md5:
Multi-Arch: foreign
Homepage: https://edicl.github.io/cl-ppcre/
Tag: devel::lang:lisp, devel::lang:perl, devel::library,
implemented-in::lisp, implemented-in::perl, role::program,
use::searching
Section: lisp
Priority: optional
Filename: pool/main/c/cl-ppcre/cl-ppcre_20220126.gitb4056c5-1_all.deb