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

Last updated: June 17,2024

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

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

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

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

This tutorial shows how to uninstall libstdc++6-devel-gcc10-32bit on openSUSE Leap:

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

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

Information for package libstdc++6-devel-gcc10-32bit:
-----------------------------------------------------
Repository : Main Repository
Name : libstdc++6-devel-gcc10-32bit
Version : 10.4.0+git2794-150000.1.9.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 22.9 MiB
Installed : No
Status : not installed
Source package : gcc10-10.4.0+git2794-150000.1.9.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.