How to Install and Uninstall libc++1 Package on openSuSE Tumbleweed

Last updated: July 06,2024

1. Install "libc++1" package

This guide let you learn how to install libc++1 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install libc++1

2. Uninstall "libc++1" package

This guide let you learn how to uninstall libc++1 on openSuSE Tumbleweed:

$ sudo zypper remove libc++1

3. Information about the libc++1 package on openSuSE Tumbleweed

Information for package libc++1:
--------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : libc++1
Version : 17.0.6-3.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 991.9 KiB
Installed : No
Status : not installed
Source package : llvm17-17.0.6-3.1.src
Upstream URL : https://libcxx.llvm.org/
Summary : C++ standard library implementation
Description :
This package contains libc++, a new implementation of the C++
standard library, targeting C++11.