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

Last updated: May 17,2024

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

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

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

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

This guide covers the steps necessary to uninstall libstdc++6-devel-gcc9 on openSUSE Leap:

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

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

Information for package libstdc++6-devel-gcc9:
----------------------------------------------
Repository : Main Repository
Name : libstdc++6-devel-gcc9
Version : 9.3.1+git1296-1.6.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 60.2 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.