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

Last updated: May 17,2024

1. Install "ghc-void.x86_64" package

This guide let you learn how to install ghc-void.x86_64 on Fedora 34

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

2. Uninstall "ghc-void.x86_64" package

This is a short guide on how to uninstall ghc-void.x86_64 on Fedora 34:

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

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

Last metadata expiration check: 3:39:07 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : ghc-void
Version : 0.7.3
Release : 6.fc34
Architecture : x86_64
Size : 12 k
Source : ghc-void-0.7.3-6.fc34.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.