How to Install and Uninstall ghc-NumInstances.x86_64 Package on Fedora 34
Last updated: November 24,2024
1. Install "ghc-NumInstances.x86_64" package
This tutorial shows how to install ghc-NumInstances.x86_64 on Fedora 34
$
sudo dnf update
Copied
$
sudo dnf install
ghc-NumInstances.x86_64
Copied
2. Uninstall "ghc-NumInstances.x86_64" package
Here is a brief guide to show you how to uninstall ghc-NumInstances.x86_64 on Fedora 34:
$
sudo dnf remove
ghc-NumInstances.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the ghc-NumInstances.x86_64 package on Fedora 34
Last metadata expiration check: 0:07:42 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : ghc-NumInstances
Version : 1.4
Release : 18.fc34
Architecture : x86_64
Size : 54 k
Source : ghc-NumInstances-1.4-18.fc34.src.rpm
Repository : fedora
Summary : Instances of numeric classes for functions and tuples
URL : https://hackage.haskell.org/package/NumInstances
License : BSD
Description : Instances of numeric classes for functions and tuples.
: Import "Data.NumInstances" to get all the instances.
: If you want only function or only tuple instances, import
: "Data.NumInstances.Function" or "Data.NumInstances.Tuple".
Available Packages
Name : ghc-NumInstances
Version : 1.4
Release : 18.fc34
Architecture : x86_64
Size : 54 k
Source : ghc-NumInstances-1.4-18.fc34.src.rpm
Repository : fedora
Summary : Instances of numeric classes for functions and tuples
URL : https://hackage.haskell.org/package/NumInstances
License : BSD
Description : Instances of numeric classes for functions and tuples.
: Import "Data.NumInstances" to get all the instances.
: If you want only function or only tuple instances, import
: "Data.NumInstances.Function" or "Data.NumInstances.Tuple".