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

Last updated: May 03,2024

1. Install "elpa-xr" package

Please follow the guidance below to install elpa-xr on Kali Linux

$ sudo apt update $ sudo apt install elpa-xr

2. Uninstall "elpa-xr" package

Please follow the steps below to uninstall elpa-xr on Kali Linux:

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

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

Package: elpa-xr
Source: xr-el
Version: 1.25-1
Installed-Size: 122
Maintainer: Debian Emacsen team
Architecture: all
Depends: dh-elpa-helper, emacsen-common
Recommends: emacs
Enhances: emacs
Size: 25260
SHA256: dbb0070a72c724bc00b3a1e7bfcfc872e891e6b229863e7cf1a3d4e55d116752
SHA1: af1817c37740f72dee8b1b7cd6197960eaa63d10
MD5sum: faa04c760f72165336b6c97f2dc58670
Description: convert string regexp to rx notation
XR converts Emacs regular expressions to the structured rx form, thus
being an inverse of rx. It can also find mistakes and questionable
constructs inside regexp strings.
.
It can be useful for:
.
* Migrating existing code to rx form
* Understanding what a regexp string really means
* Finding errors in regexp strings
.
It can also parse and find mistakes in skip-sets, the regexp-like
arguments to skip-chars-forward and skip-chars-backward.
Description-md5:
Homepage: https://elpa.gnu.org/packages/xr.html
Section: lisp
Priority: optional
Filename: pool/main/x/xr-el/elpa-xr_1.25-1_all.deb