How to Install and Uninstall bash-completion.noarch Package on Fedora 36

Last updated: June 26,2024

1. Install "bash-completion.noarch" package

In this section, we are going to explain the necessary steps to install bash-completion.noarch on Fedora 36

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

2. Uninstall "bash-completion.noarch" package

This is a short guide on how to uninstall bash-completion.noarch on Fedora 36:

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

3. Information about the bash-completion.noarch package on Fedora 36

Last metadata expiration check: 3:11:27 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : bash-completion
Epoch : 1
Version : 2.11
Release : 6.fc36
Architecture : noarch
Size : 291 k
Source : bash-completion-2.11-6.fc36.src.rpm
Repository : fedora
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.