How to Install and Uninstall bash-completion.noarch Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 06,2024

1. Install "bash-completion.noarch" package

Please follow the step by step instructions below to install bash-completion.noarch on Red Hat Enterprise Linux 9 (RHEL 9)

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

2. Uninstall "bash-completion.noarch" package

Please follow the instructions below to uninstall bash-completion.noarch on Red Hat Enterprise Linux 9 (RHEL 9):

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

3. Information about the bash-completion.noarch package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:28:58 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : bash-completion
Epoch : 1
Version : 2.11
Release : 4.el9
Architecture : noarch
Size : 459 k
Source : bash-completion-2.11-4.el9.src.rpm
Repository : ubi-9-baseos-rpms
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.