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

Last updated: October 06,2024

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

Please follow the instructions below to install libstdc++6-devel-gcc7 on openSUSE Leap

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

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

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

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

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

Information for package libstdc++6-devel-gcc7:
----------------------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : libstdc++6-devel-gcc7
Version : 7.5.0+r278197-150000.4.41.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 35.6 MiB
Installed : No
Status : not installed
Source package : gcc7-7.5.0+r278197-150000.4.41.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.