How to Install and Uninstall libglog2 Package on openSuSE Tumbleweed

Last updated: October 05,2024

1. Install "libglog2" package

This guide covers the steps necessary to install libglog2 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install libglog2

2. Uninstall "libglog2" package

This guide let you learn how to uninstall libglog2 on openSuSE Tumbleweed:

$ sudo zypper remove libglog2

3. Information about the libglog2 package on openSuSE Tumbleweed

Information for package libglog2:
---------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : libglog2
Version : 0.7.0-1.1
Arch : x86_64
Vendor : openSUSE
Installed Size : 248.8 KiB
Installed : No
Status : not installed
Source package : google-glog-0.7.0-1.1.src
Upstream URL : https://github.com/google/glog
Summary : Logging library for C++
Description :
The glog library implements application-level logging.
This library provides logging APIs based on C++-style
streams and various helper macros.