How to Install and Uninstall elpa-pcre2el Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: October 04,2024

1. Install "elpa-pcre2el" package

Please follow the instructions below to install elpa-pcre2el on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install elpa-pcre2el

2. Uninstall "elpa-pcre2el" package

Please follow the guidelines below to uninstall elpa-pcre2el on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the elpa-pcre2el package on Ubuntu 20.10 (Groovy Gorilla)

Package: elpa-pcre2el
Architecture: all
Version: 1.8-3
Priority: optional
Section: universe/lisp
Source: pcre2el
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Emacsen team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 155
Depends: emacsen-common
Recommends: emacs (>= 46.0)
Enhances: emacs
Filename: pool/universe/p/pcre2el/elpa-pcre2el_1.8-3_all.deb
Size: 39420
MD5sum: 68f3e9edac03febabbed37318f3393b9
SHA1: b6338755aed7e1a6b2a9e6f1e2b8b2366625da47
SHA256: 12193ddf53e09b994613a19fd035e60d4cf9b536ac46bcca01c61f0dcc296fc4
SHA512: a65ba9af697ec5e378e1bbeab5ef58874ce5a04a21a6f3132881c6ef095f08e22750e416a459ba06cadaa18be74148b9649d1a49a99cfcc59f52c1d024821426
Homepage: https://github.com/joddie/pcre2el
Description-en: 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: 52e4cf3861609b562a632750f2080cb9