How to Install and Uninstall bash-completion.noarch Package on CentOS Stream 9
Last updated: February 06,2025
1. Install "bash-completion.noarch" package
In this section, we are going to explain the necessary steps to install bash-completion.noarch on CentOS Stream 9
$
sudo dnf update
Copied
$
sudo dnf install
bash-completion.noarch
Copied
2. Uninstall "bash-completion.noarch" package
This guide covers the steps necessary to uninstall bash-completion.noarch on CentOS Stream 9:
$
sudo dnf remove
bash-completion.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the bash-completion.noarch package on CentOS Stream 9
Last metadata expiration check: 1:19:43 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : bash-completion
Epoch : 1
Version : 2.11
Release : 4.el9
Architecture : noarch
Size : 455 k
Source : bash-completion-2.11-4.el9.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.
Available Packages
Name : bash-completion
Epoch : 1
Version : 2.11
Release : 4.el9
Architecture : noarch
Size : 455 k
Source : bash-completion-2.11-4.el9.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.