How to Install and Uninstall elpa-bash-completion Package on Kali Linux

Last updated: May 17,2024

1. Install "elpa-bash-completion" package

In this section, we are going to explain the necessary steps to install elpa-bash-completion on Kali Linux

$ sudo apt update $ sudo apt install elpa-bash-completion

2. Uninstall "elpa-bash-completion" package

This is a short guide on how to uninstall elpa-bash-completion on Kali Linux:

$ sudo apt remove elpa-bash-completion $ sudo apt autoclean && sudo apt autoremove

3. Information about the elpa-bash-completion package on Kali Linux

Package: elpa-bash-completion
Source: emacs-bash-completion
Version: 3.1.0-2
Installed-Size: 96
Maintainer: Debian Emacsen team
Architecture: all
Depends: dh-elpa-helper, emacsen-common
Recommends: emacs, elpa-projectile
Enhances: emacs
Size: 20496
SHA256: 5fb54be463297fc28b494e990e95b5e8b82423a3963a59596befe8a6fdfe7686
SHA1: 928ba755d8596fd3750f4f294a4f7ea5537d24a6
MD5sum: b782115b115831a01adc4a2fd9ce189d
Description: add programmable bash completion to Emacs shell-mode
bash-completion.el defines dynamic completion hooks for shell-mode and
shell-command prompts that is based on bash completion.
.
Bash completion for Emacs:
.
* is aware of bash builtins, aliases and functions
* does file expansion inside of colon-separated variables and after
redirections (> or <)
* escapes special characters when expanding file names
* is configurable through programmable bash completion
* works on remote shells, through TRAMP.
Description-md5:
Homepage: https://github.com/szermatt/emacs-bash-completion
Section: editors
Priority: optional
Filename: pool/main/e/emacs-bash-completion/elpa-bash-completion_3.1.0-2_all.deb