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

Last updated: December 24,2024

1. Install "libstdc++6" package

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

$ sudo zypper refresh $ sudo zypper install libstdc++6

2. Uninstall "libstdc++6" package

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

$ sudo zypper remove libstdc++6

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

Information for package libstdc++6:
-----------------------------------
Repository : Update repository with updates from SUSE Linux Enterprise 15
Name : libstdc++6
Version : 13.2.1+git7813-150000.1.6.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 2.3 MiB
Installed : Yes (automatically)
Status : up-to-date
Source package : gcc13-13.2.1+git7813-150000.1.6.1.src
Upstream URL : https://gcc.gnu.org/
Summary : The standard C++ shared library
Description :
The standard C++ library, needed for dynamically linked C++ programs.