How to Install and Uninstall ghc-Only.x86_64 Package on Fedora 36
Last updated: January 13,2025
1. Install "ghc-Only.x86_64" package
This guide let you learn how to install ghc-Only.x86_64 on Fedora 36
$
sudo dnf update
Copied
$
sudo dnf install
ghc-Only.x86_64
Copied
2. Uninstall "ghc-Only.x86_64" package
Please follow the guidance below to uninstall ghc-Only.x86_64 on Fedora 36:
$
sudo dnf remove
ghc-Only.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the ghc-Only.x86_64 package on Fedora 36
Last metadata expiration check: 3:23:14 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : ghc-Only
Version : 0.1
Release : 15.fc36
Architecture : x86_64
Size : 20 k
Source : ghc-Only-0.1-15.fc36.src.rpm
Repository : fedora
Summary : The 1-tuple type or single-value "collection"
URL : https://hackage.haskell.org/package/Only
License : BSD
Description : This package provides a canonical anonymous 1-tuple type missing from Haskell
: for attaching typeclass instances.
:
: NOTE: There is also the which by using a
: boxed 'data'-type provides a 1-tuple type which has laziness properties which
: are more faithful to the ones of Haskell's native tuples; whereas the primary
: purpose of 'Only' is to provide the traditionally so named type-wrapper for
: attaching typeclass instances.
Available Packages
Name : ghc-Only
Version : 0.1
Release : 15.fc36
Architecture : x86_64
Size : 20 k
Source : ghc-Only-0.1-15.fc36.src.rpm
Repository : fedora
Summary : The 1-tuple type or single-value "collection"
URL : https://hackage.haskell.org/package/Only
License : BSD
Description : This package provides a canonical anonymous 1-tuple type missing from Haskell
: for attaching typeclass instances.
:
: NOTE: There is also the which by using a
: boxed 'data'-type provides a 1-tuple type which has laziness properties which
: are more faithful to the ones of Haskell's native tuples; whereas the primary
: purpose of 'Only' is to provide the traditionally so named type-wrapper for
: attaching typeclass instances.