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

Last updated: January 13,2025

1. Install "ghc-void.x86_64" package

Here is a brief guide to show you how to install ghc-void.x86_64 on Fedora 36

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

2. Uninstall "ghc-void.x86_64" package

Please follow the steps below to uninstall ghc-void.x86_64 on Fedora 36:

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

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

Last metadata expiration check: 0:19:24 ago on Thu Sep 8 14:04:51 2022.
Available Packages
Name : ghc-void
Version : 0.7.3
Release : 9.fc36
Architecture : x86_64
Size : 12 k
Source : ghc-void-0.7.3-9.fc36.src.rpm
Repository : fedora
Summary : Haskell 98 logically uninhabited data type
URL : https://hackage.haskell.org/package/void
License : BSD
Description : A Haskell 98 logically uninhabited data type, used to indicate that
: a given term should not exist.