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

Last updated: May 16,2024

1. Install "elpa-flx" package

Learn how to install elpa-flx on Kali Linux

$ sudo apt update $ sudo apt install elpa-flx

2. Uninstall "elpa-flx" package

Please follow the guidance below to uninstall elpa-flx on Kali Linux:

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

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

Package: elpa-flx
Source: flx
Version: 0.6.1-5
Installed-Size: 45
Maintainer: Debian Emacsen team
Architecture: all
Depends: dh-elpa-helper, emacsen-common
Recommends: emacs (>= 46.0)
Enhances: emacs, emacs24
Size: 9844
SHA256: 1c184368f9c6ccc47d82473480fea5947c2ef14f5f5436af8c287fa3cd935eb9
SHA1: 9c6222074b9bed160655bac00c2f7d11df1c131e
MD5sum: 3eafa9566b3c455584e7a3dc5388953b
Description: sorting algorithm for fuzzy matching in Emacs
The flx sorting algorithm for Emacs provides fuzzy matching for
completion engines like Ido. It is similar to the fuzzy matching
functionality of Sublime Text.
.
The user can input (i) characters from the beginning of the words of
the desired match and (ii) substrings of the desired match. For
example, when matching "save-all-buffers", the user could input
"sallb", and when matching "eval-buffer" the user could input
"ebuffer".
.
The flx sorting algorithm implements an intelligent trade-off between
word beginnings and contiguous substrings when ranking possible
matches.
Description-md5:
Homepage: https://github.com/lewang/flx
Section: lisp
Priority: optional
Filename: pool/main/f/flx/elpa-flx_0.6.1-5_all.deb