How to Install and Uninstall bash.i686 Package on Fedora 38
Last updated: November 28,2024
1. Install "bash.i686" package
In this section, we are going to explain the necessary steps to install bash.i686 on Fedora 38
$
sudo dnf update
Copied
$
sudo dnf install
bash.i686
Copied
2. Uninstall "bash.i686" package
Please follow the step by step instructions below to uninstall bash.i686 on Fedora 38:
$
sudo dnf remove
bash.i686
Copied
$
sudo dnf autoremove
Copied
3. Information about the bash.i686 package on Fedora 38
Last metadata expiration check: 1:46:45 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : bash
Version : 5.2.26
Release : 1.fc38
Architecture : i686
Size : 1.8 M
Source : bash-5.2.26-1.fc38.src.rpm
Repository : updates
Summary : The GNU Bourne Again shell
URL : https://www.gnu.org/software/bash
License : GPL-3.0-or-later
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.
Available Packages
Name : bash
Version : 5.2.26
Release : 1.fc38
Architecture : i686
Size : 1.8 M
Source : bash-5.2.26-1.fc38.src.rpm
Repository : updates
Summary : The GNU Bourne Again shell
URL : https://www.gnu.org/software/bash
License : GPL-3.0-or-later
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.