How to Install and Uninstall elpa-flx Package on Ubuntu 16.04 LTS (Xenial Xerus)
Last updated: February 02,2025
1. Install "elpa-flx" package
Please follow the guidance below to install elpa-flx on Ubuntu 16.04 LTS (Xenial Xerus)
$
sudo apt update
Copied
$
sudo apt install
elpa-flx
Copied
2. Uninstall "elpa-flx" package
In this section, we are going to explain the necessary steps to uninstall elpa-flx on Ubuntu 16.04 LTS (Xenial Xerus):
$
sudo apt remove
elpa-flx
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the elpa-flx package on Ubuntu 16.04 LTS (Xenial Xerus)
Package: elpa-flx
Priority: optional
Section: universe/lisp
Installed-Size: 45
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Emacs addons team
Architecture: all
Source: flx
Version: 0.6.1-1
Depends: emacsen-common, emacs
Recommends: emacs (>= 46.0)
Filename: pool/universe/f/flx/elpa-flx_0.6.1-1_all.deb
Size: 9874
MD5sum: 977bea9e62495e851434825a345e25fd
SHA1: 10b21edae87499f4e5e630eee3713f4da1ddfd5d
SHA256: 4500ec8e987b1da9b7e892179c09bf0515af86c1298e343c82f0a6b2941853c8
Description-en: 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: 3a96c4c93b9dc34a6cd9b5cb85da9ae4
Enhances: emacs, emacs24
Built-Using: dh-elpa (= 0.0.18)
Homepage: https://github.com/lewang/flx
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Priority: optional
Section: universe/lisp
Installed-Size: 45
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Emacs addons team
Architecture: all
Source: flx
Version: 0.6.1-1
Depends: emacsen-common, emacs
Recommends: emacs (>= 46.0)
Filename: pool/universe/f/flx/elpa-flx_0.6.1-1_all.deb
Size: 9874
MD5sum: 977bea9e62495e851434825a345e25fd
SHA1: 10b21edae87499f4e5e630eee3713f4da1ddfd5d
SHA256: 4500ec8e987b1da9b7e892179c09bf0515af86c1298e343c82f0a6b2941853c8
Description-en: 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: 3a96c4c93b9dc34a6cd9b5cb85da9ae4
Enhances: emacs, emacs24
Built-Using: dh-elpa (= 0.0.18)
Homepage: https://github.com/lewang/flx
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu