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

Last updated: May 18,2024

1. Install "libc++abi1" package

Please follow the steps below to install libc++abi1 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install libc++abi1

2. Uninstall "libc++abi1" package

Please follow the steps below to uninstall libc++abi1 on openSuSE Tumbleweed:

$ sudo zypper remove libc++abi1

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

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