How to Install and Uninstall cl-regex Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: July 04,2024

1. Install "cl-regex" package

This is a short guide on how to install cl-regex on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install cl-regex

2. Uninstall "cl-regex" package

In this section, we are going to explain the necessary steps to uninstall cl-regex on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the cl-regex package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: cl-regex
Priority: optional
Section: universe/devel
Installed-Size: 248
Maintainer: Ubuntu MOTU Developers
Original-Maintainer: Matthew Danish
Architecture: all
Version: 1-3
Depends: common-lisp-controller (>= 3.37)
Filename: pool/universe/c/cl-regex/cl-regex_1-3_all.deb
Size: 38918
MD5sum: 9b8edb4b5bcaf62d9a85f9f2d43a1082
SHA1: 36d66b5771b27e9c2a9a5e4045718474b046005e
SHA256: 1a939b1775ce086fb3c7574261e9fe57323892d356daa4d5997d4198ec25eb6d
Description-en: Common Lisp regular expression compiler/matcher
A fully-featured regular expression compiler and matching engine for
Common Lisp that claims to be roughly 5x-20x times faster than the GNU
regex matcher written in C.
Description-md5: f390fe063062124501eee12dbb8104b7
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu