How to Install and Uninstall bash-completion Package on Ubuntu 21.04 (Hirsute Hippo)
Last updated: November 22,2024
1. Install "bash-completion" package
Here is a brief guide to show you how to install bash-completion on Ubuntu 21.04 (Hirsute Hippo)
$
sudo apt update
Copied
$
sudo apt install
bash-completion
Copied
2. Uninstall "bash-completion" package
In this section, we are going to explain the necessary steps to uninstall bash-completion on Ubuntu 21.04 (Hirsute Hippo):
$
sudo apt remove
bash-completion
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the bash-completion package on Ubuntu 21.04 (Hirsute Hippo)
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
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