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

Last updated: May 18,2024

1. Install "ghc-X11" package

Please follow the steps below to install ghc-X11 on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install ghc-X11

2. Uninstall "ghc-X11" package

Please follow the steps below to uninstall ghc-X11 on openSuSE Tumbleweed:

$ sudo zypper remove ghc-X11

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

Information for package ghc-X11:
--------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ghc-X11
Version : 1.10.3-2.13
Arch : x86_64
Vendor : openSUSE
Installed Size : 2.1 MiB
Installed : No
Status : not installed
Source package : ghc-X11-1.10.3-2.13.src
Upstream URL : https://hackage.haskell.org/package/X11
Summary : A binding to the X11 graphics library
Description :
A Haskell binding to the X11 graphics library. The binding is a direct
translation of the C binding; for documentation of these calls, refer to "The
Xlib Programming Manual", available online at .