How to Install and Uninstall abseil-cpp Package on openSUSE Leap

Last updated: June 05,2024

1. Install "abseil-cpp" package

Please follow the guidelines below to install abseil-cpp on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install abseil-cpp

2. Uninstall "abseil-cpp" package

This guide covers the steps necessary to uninstall abseil-cpp on openSUSE Leap:

$ sudo zypper remove abseil-cpp

3. Information about the abseil-cpp package on openSUSE Leap

Information for package abseil-cpp:
-----------------------------------
Repository : Main Repository
Name : abseil-cpp
Version : 20211102.0-150300.7.6.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 1.4 MiB
Installed : No
Status : not installed
Source package : abseil-cpp-20211102.0-150300.7.6.1.src
Upstream URL : https://abseil.io/
Summary : C++11 libraries which augment the C++ stdlib
Description :
Abseil is a collection of C++11 libraries which augment the C++
standard library. It also provides features incorporated into C++14
and C++17 standards.