How to Install and Uninstall bash-devel Package on openSUSE Leap

Last updated: May 18,2024

1. Install "bash-devel" package

This is a short guide on how to install bash-devel on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install bash-devel

2. Uninstall "bash-devel" package

This tutorial shows how to uninstall bash-devel on openSUSE Leap:

$ sudo zypper remove bash-devel

3. Information about the bash-devel package on openSUSE Leap

Information for package bash-devel:
-----------------------------------
Repository : Main Repository
Name : bash-devel
Version : 4.4-150400.25.22
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 271.6 KiB
Installed : No
Status : not installed
Source package : bash-4.4-150400.25.22.src
Upstream URL : http://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 -I /usr/include/bash/
on the compilers command line.

5. The same packages on other Linux Distributions