How to Install and Uninstall bash-completion.noarch Package on CentOS Stream 8

Last updated: January 11,2025

1. Install "bash-completion.noarch" package

Please follow the guidelines below to install bash-completion.noarch on CentOS Stream 8

$ sudo dnf update $ sudo dnf install bash-completion.noarch

2. Uninstall "bash-completion.noarch" package

Please follow the guidance below to uninstall bash-completion.noarch on CentOS Stream 8:

$ sudo dnf remove bash-completion.noarch $ sudo dnf autoremove

3. Information about the bash-completion.noarch package on CentOS Stream 8

Last metadata expiration check: 6:01:55 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : bash-completion
Epoch : 1
Version : 2.7
Release : 5.el8
Architecture : noarch
Size : 274 k
Source : bash-completion-2.7-5.el8.src.rpm
Repository : baseos
Summary : Programmable completion for Bash
URL : https://github.com/scop/bash-completion
License : GPLv2+
Description : bash-completion is a collection of shell functions that take advantage
: of the programmable completion feature of bash.