How to Install and Uninstall bash.x86_64 Package on AlmaLinux 8
Last updated: November 01,2024
1. Install "bash.x86_64" package
In this section, we are going to explain the necessary steps to install bash.x86_64 on AlmaLinux 8
$
sudo dnf update
Copied
$
sudo dnf install
bash.x86_64
Copied
2. Uninstall "bash.x86_64" package
Here is a brief guide to show you how to uninstall bash.x86_64 on AlmaLinux 8:
$
sudo dnf remove
bash.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the bash.x86_64 package on AlmaLinux 8
Last metadata expiration check: 1:26:58 ago on Mon Sep 5 03:22:42 2022.
Installed Packages
Name : bash
Version : 4.4.20
Release : 4.el8_6
Architecture : x86_64
Size : 6.5 M
Source : bash-4.4.20-4.el8_6.src.rpm
Repository : @System
From repo : baseos
Summary : The GNU Bourne Again shell
URL : https://www.gnu.org/software/bash
License : GPLv3+
Description : The GNU Bourne Again shell (Bash) is a shell or command language
: interpreter that is compatible with the Bourne shell (sh). Bash
: incorporates useful features from the Korn shell (ksh) and the C shell
: (csh). Most sh scripts can be run by bash without modification.
Installed Packages
Name : bash
Version : 4.4.20
Release : 4.el8_6
Architecture : x86_64
Size : 6.5 M
Source : bash-4.4.20-4.el8_6.src.rpm
Repository : @System
From repo : baseos
Summary : The GNU Bourne Again shell
URL : https://www.gnu.org/software/bash
License : GPLv3+
Description : The GNU Bourne Again shell (Bash) is a shell or command language
: interpreter that is compatible with the Bourne shell (sh). Bash
: incorporates useful features from the Korn shell (ksh) and the C shell
: (csh). Most sh scripts can be run by bash without modification.