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

Last updated: May 05,2024

1. Install "cl-ppcre-unicode" package

This guide covers the steps necessary to install cl-ppcre-unicode on Kali Linux

$ sudo apt update $ sudo apt install cl-ppcre-unicode

2. Uninstall "cl-ppcre-unicode" package

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

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

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

Package: cl-ppcre-unicode
Source: cl-ppcre
Version: 20220126.gitb4056c5-1
Installed-Size: 40
Maintainer: Debian Common Lisp Team
Architecture: all
Replaces: cl-ppcre (<< 20190407.git1ca0cd9-1~)
Depends: cl-ppcre, cl-unicode
Breaks: cl-ppcre (<< 20190407.git1ca0cd9-1~)
Size: 14068
SHA256: 53e6bf8c140f39b7dcf86dbf12cff22d4c5196018775c3d33e277cb93f51013f
SHA1: 8e748ea81dc3ec5586fc739b64bad34ea760714c
MD5sum: a72ab096cb31d19762655449c6a651c4
Description: Portable Perl-compatible regular expressions for Common Lisp (Unicode)
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.
.
This package adds support for Unicode properties to cl-ppcre.
Description-md5:
Multi-Arch: foreign
Homepage: https://edicl.github.io/cl-ppcre/
Section: lisp
Priority: optional
Filename: pool/main/c/cl-ppcre/cl-ppcre-unicode_20220126.gitb4056c5-1_all.deb