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

Last updated: November 23,2024

1. Install "elpa-orderless" package

Please follow the steps below to install elpa-orderless on Kali Linux

$ sudo apt update $ sudo apt install elpa-orderless

2. Uninstall "elpa-orderless" package

Learn how to uninstall elpa-orderless on Kali Linux:

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

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

Package: elpa-orderless
Source: orderless
Version: 1.0-1
Installed-Size: 96
Maintainer: Debian Emacsen team
Architecture: all
Depends: dh-elpa-helper, emacsen-common
Recommends: emacs
Enhances: emacs
Size: 26148
SHA256: cc7a39ec7c29a03ea16765c770b198404a2a4bd7fc66087e682e907442333cd1
SHA1: e8cf237a5e9457d9b68d77f4a3aff816a5c29386
MD5sum: 28630b8b55149b0a8fc8041e1d97d9d2
Description: Emacs completion style that matches multiple regexps in any order
This package provides an Emacs orderless completion style that divides the
pattern into space-separated components, and matches candidates that match all
of the components in any order. Each component can match in any one of several
ways: literally, as a regexp, as an initialism, in the flex style, or as
multiple word prefixes. By default, regexp and literal matches are enabled.
Description-md5:
Homepage: https://github.com/oantolin/orderless
Section: editors
Priority: optional
Filename: pool/main/o/orderless/elpa-orderless_1.0-1_all.deb