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

Last updated: May 17,2024

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

This tutorial shows how to install libstdc++6-devel-gcc8 on openSUSE Leap

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

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

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

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

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

Information for package libstdc++6-devel-gcc8:
----------------------------------------------
Repository : Main Repository
Name : libstdc++6-devel-gcc8
Version : 8.2.1+r264010-150000.1.6.4
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 58.3 MiB
Installed : No
Status : not installed
Source package : gcc8-8.2.1+r264010-150000.1.6.4.src
Upstream URL : http://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.