How to Install and Uninstall ghc-X11.x86_64 Package on AlmaLinux 9

Last updated: October 13,2024

1. Install "ghc-X11.x86_64" package

Learn how to install ghc-X11.x86_64 on AlmaLinux 9

$ sudo dnf update $ sudo dnf install ghc-X11.x86_64

2. Uninstall "ghc-X11.x86_64" package

Please follow the guidance below to uninstall ghc-X11.x86_64 on AlmaLinux 9:

$ sudo dnf remove ghc-X11.x86_64 $ sudo dnf autoremove

3. Information about the ghc-X11.x86_64 package on AlmaLinux 9

Last metadata expiration check: 0:45:06 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : ghc-X11
Version : 1.10.2
Release : 1.el9
Architecture : x86_64
Size : 310 k
Source : ghc-X11-1.10.2-1.el9.src.rpm
Repository : epel
Summary : Haskell binding to the X11 graphics library
URL : https://hackage.haskell.org/package/X11
License : BSD
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 .