How to Install and Uninstall bash-completion.src Package on Oracle Linux 9

Last updated: July 01,2024

1. Install "bash-completion.src" package

Learn how to install bash-completion.src on Oracle Linux 9

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

2. Uninstall "bash-completion.src" package

Please follow the guidance below to uninstall bash-completion.src on Oracle Linux 9:

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

3. Information about the bash-completion.src package on Oracle Linux 9

Last metadata expiration check: 3:23:31 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : bash-completion
Epoch : 1
Version : 2.11
Release : 4.el9
Architecture : src
Size : 315 k
Source : None
Repository : ol9_baseos_latest
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.