How to Install and Uninstall ghc-gtk.x86_64 Package on Fedora 36

Last updated: October 05,2024

1. Install "ghc-gtk.x86_64" package

Please follow the guidance below to install ghc-gtk.x86_64 on Fedora 36

$ 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 Fedora 36:

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

3. Information about the ghc-gtk.x86_64 package on Fedora 36

Last metadata expiration check: 4:51:50 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : ghc-gtk
Version : 0.15.5
Release : 7.fc36
Architecture : x86_64
Size : 414 k
Source : ghc-gtk-0.15.5-7.fc36.src.rpm
Repository : fedora
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.