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

Last updated: May 03,2024

1. Install "bash-completion" package

Please follow the guidance below to install bash-completion on Kali Linux

$ sudo apt update $ sudo apt install bash-completion

2. Uninstall "bash-completion" package

Please follow the instructions below to uninstall bash-completion on Kali Linux:

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

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

Package: bash-completion
Version: 1:2.11-8
Installed-Size: 1454
Maintainer: Gabriel F. T. Gomes
Architecture: all
Provides: dh-sequence-bash-completion
Size: 224240
SHA256: 29e1b8f611ede5e6b25512db18bc456c3dbdd663bf961b81dc97c216563a0950
SHA1: 3a76acb6e7fa04e1613a1076fc541c391d04e3dd
MD5sum: f9efb511cb0d562ca122cee6dcf7de7a
Description: programmable completion for the bash shell
bash completion extends bash's standard completion behavior to achieve
complex command lines with just a few keystrokes. This project was
conceived to produce programmable completion routines for the most
common Linux/UNIX commands, reducing the amount of typing sysadmins
and programmers need to do on a daily basis.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/scop/bash-completion
Tag: implemented-in::shell, interface::shell, role::plugin, role::program
Section: shells
Priority: standard
Filename: pool/main/b/bash-completion/bash-completion_2.11-8_all.deb