How to Install and Uninstall bash-completion Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 20,2024

1. Install "bash-completion" package

Please follow the instructions below to install bash-completion on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install bash-completion

2. Uninstall "bash-completion" package

Learn how to uninstall bash-completion on Ubuntu 21.10 (Impish Indri):

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

3. Information about the bash-completion package on Ubuntu 21.10 (Impish Indri)

Package: bash-completion
Architecture: all
Version: 1:2.11-2ubuntu1
Multi-Arch: foreign
Priority: standard
Section: shells
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Gabriel F. T. Gomes
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 1523
Provides: dh-sequence-bash-completion
Filename: pool/main/b/bash-completion/bash-completion_2.11-2ubuntu1_all.deb
Size: 178940
MD5sum: 179264c96442dae048289588f317c0fe
SHA1: aa4f220d3834da64786a3648764a73fbb10472e2
SHA256: c8fa239660ebf2dda898e6aea9b91a62ebc142683a6e1fcea88cc56ae42e2d35
SHA512: e67d59e51187f209a509d9095246fb1d49659f538e2075f5a3d0f70a73c47b893832a3dfd8ef660e6ad28aea5a8a8c9a3d6fb7290f6d24e8c8da2af24e82570d
Homepage: https://github.com/scop/bash-completion
Description-en: 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: 00158d11d140744fbdcfdd08e81901ad
Task: standard