How to Install and Uninstall libgflags2_2 Package on openSUSE Leap
Last updated: November 05,2024
1. Install "libgflags2_2" package
Please follow the guidance below to install libgflags2_2 on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
libgflags2_2
Copied
2. Uninstall "libgflags2_2" package
This tutorial shows how to uninstall libgflags2_2 on openSUSE Leap:
$
sudo zypper remove
libgflags2_2
Copied
3. Information about the libgflags2_2 package on openSUSE Leap
Information for package libgflags2_2:
-------------------------------------
Repository : Main Repository
Name : libgflags2_2
Version : 2.2.2-bp155.3.10
Arch : x86_64
Vendor : openSUSE
Installed Size : 293.6 KiB
Installed : No
Status : not installed
Source package : gflags-2.2.2-bp155.3.10.src
Upstream URL : https://github.com/gflags/gflags
Summary : Library for commandline flag processing
Description :
The gflags package contains a library that implements commandline
flags processing. As such, it is a replacement for getopt(). It has
increased flexibility, including built-in support for C++ types like
string, and the ability to define flags in the source file in which
they're used.
-------------------------------------
Repository : Main Repository
Name : libgflags2_2
Version : 2.2.2-bp155.3.10
Arch : x86_64
Vendor : openSUSE
Installed Size : 293.6 KiB
Installed : No
Status : not installed
Source package : gflags-2.2.2-bp155.3.10.src
Upstream URL : https://github.com/gflags/gflags
Summary : Library for commandline flag processing
Description :
The gflags package contains a library that implements commandline
flags processing. As such, it is a replacement for getopt(). It has
increased flexibility, including built-in support for C++ types like
string, and the ability to define flags in the source file in which
they're used.