How to Install and Uninstall bash-devel Package on openSuSE Tumbleweed

Last updated: November 07,2024

1. Install "bash-devel" package

In this section, we are going to explain the necessary steps to install bash-devel on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install bash-devel

2. Uninstall "bash-devel" package

This guide covers the steps necessary to uninstall bash-devel on openSuSE Tumbleweed:

$ sudo zypper remove bash-devel

3. Information about the bash-devel package on openSuSE Tumbleweed

Information for package bash-devel:
-----------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : bash-devel
Version : 5.2.26-11.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 306.6 KiB
Installed : No
Status : not installed
Source package : bash-5.2.26-11.1.src
Upstream URL : https://www.gnu.org/software/bash/bash.html
Summary : Include Files mandatory for Development of bash loadable builtins
Description :
This package contains the C header files for writing loadable new
builtins for the interpreter Bash. Use the output of the command
`pkg-config bash --cflags' on the compilers command line.

5. The same packages on other Linux Distributions