How to Install and Uninstall elpa-pcre2el Package on Kali Linux

Last updated: May 18,2024

1. Install "elpa-pcre2el" package

This guide covers the steps necessary to install elpa-pcre2el on Kali Linux

$ sudo apt update $ sudo apt install elpa-pcre2el

2. Uninstall "elpa-pcre2el" package

This guide covers the steps necessary to uninstall elpa-pcre2el on Kali Linux:

$ sudo apt remove elpa-pcre2el $ sudo apt autoclean && sudo apt autoremove

3. Information about the elpa-pcre2el package on Kali Linux

Package: elpa-pcre2el
Source: pcre2el
Version: 1.12-1
Installed-Size: 158
Maintainer: Debian Emacsen team
Architecture: all
Depends: dh-elpa-helper, emacsen-common, elpa-a
Recommends: emacs (>= 46.0)
Enhances: emacs
Size: 39732
SHA256: 5c7481e7c6136ff5db74d0210ed16c20e383b78ae32a116f906f1b4cb6694687
SHA1: 480d6e26f2eaff66b1792f1e6424df4ff7389c3f
MD5sum: 8d1fec70ee710aa1a4c7e8949a6dd275
Description: Emacs mode to convert between PCRE, Emacs and rx regexp syntax
This package provides `pcre2el' or `rxt' (RegeXp Translator or RegeXp
Tools), a utility for working with regular expressions in Emacs,
based on a recursive-descent parser for regexp syntax. In addition to
converting (a subset of) PCRE syntax into its Emacs equivalent, it
can do the following:
.
- convert Emacs syntax to PCRE;
- convert either syntax to `rx', an S-expression based regexp syntax
untangle complex regexps by;
- showing the parse tree in `rx' form and highlighting the;
- corresponding chunks of code show the complete list of strings
(productions) matching a regexp, provided the list is finite;
- provide live font-locking of regexp syntax (so far only for Elisp
buffers).
Description-md5:
Homepage: https://github.com/joddie/pcre2el
Section: lisp
Priority: optional
Filename: pool/main/p/pcre2el/elpa-pcre2el_1.12-1_all.deb