How to Install and Uninstall ghc-gtk.x86_64 Package on Oracle Linux 9

Last updated: October 05,2024

1. Install "ghc-gtk.x86_64" package

In this section, we are going to explain the necessary steps to install ghc-gtk.x86_64 on Oracle Linux 9

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

2. Uninstall "ghc-gtk.x86_64" package

Please follow the guidance below to uninstall ghc-gtk.x86_64 on Oracle Linux 9:

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

3. Information about the ghc-gtk.x86_64 package on Oracle Linux 9

Last metadata expiration check: 1:36:16 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : ghc-gtk
Version : 0.15.7
Release : 1.el9
Architecture : x86_64
Size : 1.6 M
Source : ghc-gtk-0.15.7-1.el9.src.rpm
Repository : epel
Summary : Binding to the Gtk+ graphical user interface library
URL : https://hackage.haskell.org/package/gtk
License : LGPLv2+
Description : This is the core library of the Gtk2Hs suite of libraries for Haskell based on
: Gtk+. Gtk+ is an extensive and mature multi-platform toolkit for creating
: graphical user interfaces.