How to Install and Uninstall bash-completion Package on Ubuntu 20.04 LTS (Focal Fossa)

Last updated: May 17,2024

1. Install "bash-completion" package

In this section, we are going to explain the necessary steps to install bash-completion on Ubuntu 20.04 LTS (Focal Fossa)

$ sudo apt update $ sudo apt install bash-completion

2. Uninstall "bash-completion" package

Please follow the step by step instructions below to uninstall bash-completion on Ubuntu 20.04 LTS (Focal Fossa):

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

3. Information about the bash-completion package on Ubuntu 20.04 LTS (Focal Fossa)

Package: bash-completion
Architecture: all
Version: 1:2.10-1ubuntu1
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: 1487
Filename: pool/main/b/bash-completion/bash-completion_2.10-1ubuntu1_all.deb
Size: 177752
MD5sum: 842ec86626f1e2c3c1096c48d78d2dc8
SHA1: 99021b8701c0481f040cab6c38bebd47a95ce14e
SHA256: 65b7b824b86e6c270b134959de41c6328caf0c4378e34a65eaaf33fe72c3bbb6
Homepage: https://github.com/scop/bash-completion
Description: programmable completion for the bash shell
Description-md5: 00158d11d140744fbdcfdd08e81901ad
Task: standard