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

Last updated: May 08,2024

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

In this section, we are going to explain the necessary steps to install libgobject-2_0-0 on openSUSE Leap

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

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

This guide covers the steps necessary to uninstall libgobject-2_0-0 on openSUSE Leap:

$ sudo zypper remove libgobject-2_0-0

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

Information for package libgobject-2_0-0:
-----------------------------------------
Repository : Main Repository
Name : libgobject-2_0-0
Version : 2.70.5-150400.3.8.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 410.7 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 : Object-Oriented Framework for C
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 GObject library provides an object-oriented framework for C.