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

Last updated: November 28,2024

1. Install "ghc-void.x86_64" package

This guide covers the steps necessary to install ghc-void.x86_64 on Fedora 35

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

2. Uninstall "ghc-void.x86_64" package

Here is a brief guide to show you how to uninstall ghc-void.x86_64 on Fedora 35:

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

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

Last metadata expiration check: 1:47:38 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : ghc-void
Version : 0.7.3
Release : 8.fc35
Architecture : x86_64
Size : 12 k
Source : ghc-void-0.7.3-8.fc35.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.