How to Install and Uninstall ghc-NumInstances.x86_64 Package on Fedora 39
Last updated: November 28,2024
1. Install "ghc-NumInstances.x86_64" package
Please follow the guidance below to install ghc-NumInstances.x86_64 on Fedora 39
$
sudo dnf update
Copied
$
sudo dnf install
ghc-NumInstances.x86_64
Copied
2. Uninstall "ghc-NumInstances.x86_64" package
Learn how to uninstall ghc-NumInstances.x86_64 on Fedora 39:
$
sudo dnf remove
ghc-NumInstances.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the ghc-NumInstances.x86_64 package on Fedora 39
Last metadata expiration check: 0:33:23 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : ghc-NumInstances
Version : 1.4
Release : 35.fc39
Architecture : x86_64
Size : 50 k
Source : ghc-NumInstances-1.4-35.fc39.src.rpm
Repository : fedora
Summary : Instances of numeric classes for functions and tuples
URL : https://hackage.haskell.org/package/NumInstances
License : BSD-3-Clause
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 : 35.fc39
Architecture : x86_64
Size : 50 k
Source : ghc-NumInstances-1.4-35.fc39.src.rpm
Repository : fedora
Summary : Instances of numeric classes for functions and tuples
URL : https://hackage.haskell.org/package/NumInstances
License : BSD-3-Clause
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".