How to Install and Uninstall ghc-glib Package on openSuSE Tumbleweed

Last updated: June 26,2024

1. Install "ghc-glib" package

Please follow the guidance below to install ghc-glib on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install ghc-glib

2. Uninstall "ghc-glib" package

This tutorial shows how to uninstall ghc-glib on openSuSE Tumbleweed:

$ sudo zypper remove ghc-glib

3. Information about the ghc-glib package on openSuSE Tumbleweed

Information for package ghc-glib:
---------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ghc-glib
Version : 0.13.10.0-3.3
Arch : x86_64
Vendor : openSUSE
Installed Size : 731.5 KiB
Installed : No
Status : not installed
Source package : ghc-glib-0.13.10.0-3.3.src
Upstream URL : https://hackage.haskell.org/package/glib
Summary : Binding to the GLIB library for Gtk2Hs
Description :
GLib is a collection of C data structures and utility functions for the GObject
system, main loop implementation, for strings and common data structures
dealing with Unicode. This package only binds as much functionality as required
to support the packages that wrap libraries that are themselves based on GLib.