How to Install and Uninstall typelib-1_0-GSystem-1_0 Package on openSUSE Leap

Last updated: February 17,2025

1. Install "typelib-1_0-GSystem-1_0" package

This guide let you learn how to install typelib-1_0-GSystem-1_0 on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install typelib-1_0-GSystem-1_0

2. Uninstall "typelib-1_0-GSystem-1_0" package

Please follow the instructions below to uninstall typelib-1_0-GSystem-1_0 on openSUSE Leap:

$ sudo zypper remove typelib-1_0-GSystem-1_0

3. Information about the typelib-1_0-GSystem-1_0 package on openSUSE Leap

Information for package typelib-1_0-GSystem-1_0:
------------------------------------------------
Repository : Main Repository
Name : typelib-1_0-GSystem-1_0
Version : 2015.2-bp155.2.11
Arch : x86_64
Vendor : openSUSE
Installed Size : 11.2 KiB
Installed : No
Status : not installed
Source package : libgsystem-2015.2-bp155.2.11.src
Upstream URL : https://wiki.gnome.org/Projects/LibGSystem
Summary : GIO-based library targeted for use by OS components -- Introspection bindings
Description :
LibGSystem is a GIO-based library, targeted primarily for use by
operating system components.
It has a few goals:
* Provide macros for the GCC attribute(cleanup) that work with GLib
data types. Using these can dramatically simplify local memory
management inside functions.
* Prototype and test APIs that will eventually be in GLib.
Currently these include "GSSubprocess" for launching child
processes, and some GFile helpers.
* Provide Linux-specific APIs in a nicer GLib fashion, such as O_NOATIME.