How to Install and Uninstall libgthread-2_0-0 Package on openSuSE Tumbleweed

Last updated: May 18,2024

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

This is a short guide on how to install libgthread-2_0-0 on openSuSE Tumbleweed

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

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

In this section, we are going to explain the necessary steps to uninstall libgthread-2_0-0 on openSuSE Tumbleweed:

$ sudo zypper remove libgthread-2_0-0

3. Information about the libgthread-2_0-0 package on openSuSE Tumbleweed

Information for package libgthread-2_0-0:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : libgthread-2_0-0
Version : 2.78.3-1.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 39.2 KiB
Installed : No
Status : not installed
Source package : glib2-2.78.3-1.2.src
Upstream URL : https://gitlab.gnome.org/GNOME/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.