How to Install and Uninstall libstdc++6-devel-gcc9-32bit Package on openSUSE Leap

Last updated: May 18,2024

1. Install "libstdc++6-devel-gcc9-32bit" package

This is a short guide on how to install libstdc++6-devel-gcc9-32bit on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install libstdc++6-devel-gcc9-32bit

2. Uninstall "libstdc++6-devel-gcc9-32bit" package

In this section, we are going to explain the necessary steps to uninstall libstdc++6-devel-gcc9-32bit on openSUSE Leap:

$ sudo zypper remove libstdc++6-devel-gcc9-32bit

3. Information about the libstdc++6-devel-gcc9-32bit package on openSUSE Leap

Information for package libstdc++6-devel-gcc9-32bit:
----------------------------------------------------
Repository : Main Repository
Name : libstdc++6-devel-gcc9-32bit
Version : 9.3.1+git1296-1.6.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 25.3 MiB
Installed : No
Status : not installed
Source package : gcc9-9.3.1+git1296-1.6.1.src
Upstream URL : https://gcc.gnu.org/
Summary : Include Files and Libraries mandatory for Development
Description :
This package contains all the headers and libraries of the standard C++
library. It is needed for compiling C++ code.