How to Install and Uninstall bash Package on openSuSE Tumbleweed
Last updated: January 10,2025
1. Install "bash" package
This guide let you learn how to install bash on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
bash
Copied
2. Uninstall "bash" package
This tutorial shows how to uninstall bash on openSuSE Tumbleweed:
$
sudo zypper remove
bash
Copied
3. Information about the bash package on openSuSE Tumbleweed
Information for package bash:
-----------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : bash
Version : 5.2.26-11.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 1.0 MiB
Installed : Yes
Status : up-to-date
Source package : bash-5.2.26-11.1.src
Upstream URL : https://www.gnu.org/software/bash/bash.html
Summary : The GNU Bourne-Again Shell
Description :
Bash is an sh-compatible command interpreter that executes commands
read from standard input or from a file. Bash incorporates useful
features from the Korn and C shells (ksh and csh). Bash is intended to
be a conformant implementation of the IEEE Posix Shell and Tools
specification (IEEE Working Group 1003.2).
-----------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : bash
Version : 5.2.26-11.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 1.0 MiB
Installed : Yes
Status : up-to-date
Source package : bash-5.2.26-11.1.src
Upstream URL : https://www.gnu.org/software/bash/bash.html
Summary : The GNU Bourne-Again Shell
Description :
Bash is an sh-compatible command interpreter that executes commands
read from standard input or from a file. Bash incorporates useful
features from the Korn and C shells (ksh and csh). Bash is intended to
be a conformant implementation of the IEEE Posix Shell and Tools
specification (IEEE Working Group 1003.2).