How to Install and Uninstall libgthread-2_0-0 Package on openSUSE Leap

Last updated: June 06,2024

1. Install "libgthread-2_0-0" package

Here is a brief guide to show you how to install libgthread-2_0-0 on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install libgthread-2_0-0

2. Uninstall "libgthread-2_0-0" package

This is a short guide on how to uninstall libgthread-2_0-0 on openSUSE Leap:

$ sudo zypper remove libgthread-2_0-0

3. Information about the libgthread-2_0-0 package on openSUSE Leap

Information for package libgthread-2_0-0:
-----------------------------------------
Repository : Main Repository
Name : libgthread-2_0-0
Version : 2.70.5-150400.3.8.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 31.9 KiB
Installed : No
Status : not installed
Source package : glib2-2.70.5-150400.3.8.1.src
Upstream URL : https://wiki.gnome.org/Projects/GLib
Summary : Portable API from glib wrapping system threads
Description :
GLib is a general-purpose utility library, which provides many useful
data types, macros, type conversions, string utilities, file utilities,
a main loop abstraction, and so on.
The libgthread library provides a portable way to write multi-threaded
software.