How to Install and Uninstall bash.x86_64 Package on CentOS 7 / RHEL 7
Last updated: January 22,2025
1. Install "bash.x86_64" package
Please follow the guidelines below to install bash.x86_64 on CentOS 7 / RHEL 7
$
sudo yum makecache
Copied
$
sudo yum install
bash.x86_64
Copied
2. Uninstall "bash.x86_64" package
Please follow the steps below to uninstall bash.x86_64 on CentOS 7 / RHEL 7:
$
sudo yum remove
bash.x86_64
Copied
$
sudo yum autoremove
Copied
3. Information about the bash.x86_64 package on CentOS 7 / RHEL 7
Installed Packages
Name : bash
Arch : x86_64
Version : 4.2.46
Release : 34.el7
Size : 3.5 M
Repo : installed
From repo : anaconda
Summary : The GNU Bourne Again shell
URL : http://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.
Name : bash
Arch : x86_64
Version : 4.2.46
Release : 34.el7
Size : 3.5 M
Repo : installed
From repo : anaconda
Summary : The GNU Bourne Again shell
URL : http://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.