How to Install and Uninstall bash-completion.noarch Package on AlmaLinux 8
Last updated: November 16,2024
1. Install "bash-completion.noarch" package
This tutorial shows how to install bash-completion.noarch on AlmaLinux 8
$
sudo dnf update
Copied
$
sudo dnf install
bash-completion.noarch
Copied
2. Uninstall "bash-completion.noarch" package
Please follow the guidance below to uninstall bash-completion.noarch on AlmaLinux 8:
$
sudo dnf remove
bash-completion.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the bash-completion.noarch package on AlmaLinux 8
Last metadata expiration check: 0:39:09 ago on Mon Sep 5 03:22:42 2022.
Available Packages
Name : bash-completion
Epoch : 1
Version : 2.7
Release : 5.el8
Architecture : noarch
Size : 273 k
Source : bash-completion-2.7-5.el8.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.7
Release : 5.el8
Architecture : noarch
Size : 273 k
Source : bash-completion-2.7-5.el8.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.