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

Last updated: May 07,2024

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

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

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

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

Please follow the guidance below to uninstall libgmodule-2_0-0 on openSuSE Tumbleweed:

$ sudo zypper remove libgmodule-2_0-0

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

Information for package libgmodule-2_0-0:
-----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : libgmodule-2_0-0
Version : 2.78.3-1.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 47.4 KiB
Installed : Yes (automatically)
Status : up-to-date
Source package : glib2-2.78.3-1.2.src
Upstream URL : https://gitlab.gnome.org/GNOME/glib/
Summary : General-Purpose Utility Library -- Library for Modules
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 libgmodule library provides a portable way to dynamically load
object files (commonly known as 'plug-ins').