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

Last updated: September 20,2024

1. Install "bash-completion.noarch" package

This guide covers the steps necessary to install bash-completion.noarch on Fedora 34

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

2. Uninstall "bash-completion.noarch" package

This tutorial shows how to uninstall bash-completion.noarch on Fedora 34:

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

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

Last metadata expiration check: 4:35:22 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : bash-completion
Epoch : 1
Version : 2.11
Release : 2.fc34
Architecture : noarch
Size : 292 k
Source : bash-completion-2.11-2.fc34.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.