How to Install and Uninstall ghc-haskell-gi.x86_64 Package on Fedora 38

Last updated: October 12,2024

1. Install "ghc-haskell-gi.x86_64" package

Please follow the steps below to install ghc-haskell-gi.x86_64 on Fedora 38

$ sudo dnf update $ sudo dnf install ghc-haskell-gi.x86_64

2. Uninstall "ghc-haskell-gi.x86_64" package

This tutorial shows how to uninstall ghc-haskell-gi.x86_64 on Fedora 38:

$ sudo dnf remove ghc-haskell-gi.x86_64 $ sudo dnf autoremove

3. Information about the ghc-haskell-gi.x86_64 package on Fedora 38

Last metadata expiration check: 0:28:13 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : ghc-haskell-gi
Version : 0.26.4
Release : 0.fc38
Architecture : x86_64
Size : 1.1 M
Source : ghc-haskell-gi-0.26.4-0.fc38.src.rpm
Repository : fedora
Summary : Generate Haskell bindings for GObject Introspection capable libraries
URL : https://hackage.haskell.org/package/haskell-gi
License : LGPL-2.1-or-later
Description : Generate Haskell bindings for GObject Introspection capable libraries.
: This includes most notably Gtk+, but many other libraries in the GObject
: ecosystem provide introspection data too.