How to Install and Uninstall ghc-equivalence.x86_64 Package on Fedora 35
Last updated: November 25,2024
1. Install "ghc-equivalence.x86_64" package
Please follow the step by step instructions below to install ghc-equivalence.x86_64 on Fedora 35
$
sudo dnf update
Copied
$
sudo dnf install
ghc-equivalence.x86_64
Copied
2. Uninstall "ghc-equivalence.x86_64" package
Here is a brief guide to show you how to uninstall ghc-equivalence.x86_64 on Fedora 35:
$
sudo dnf remove
ghc-equivalence.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the ghc-equivalence.x86_64 package on Fedora 35
Last metadata expiration check: 2:35:51 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : ghc-equivalence
Version : 0.3.5
Release : 6.fc35
Architecture : x86_64
Size : 43 k
Source : ghc-equivalence-0.3.5-6.fc35.src.rpm
Repository : fedora
Summary : Maintaining an equivalence relation implemented as union-find using STT
URL : https://hackage.haskell.org/package/equivalence
License : BSD
Description : This is an implementation of Tarjan's Union-Find algorithm (Robert E.
: Tarjan. "Efficiency of a Good But Not Linear Set Union Algorithm", JACM 22(2),
: 1975) in order to maintain an equivalence relation. This implementation is a
: port of the /union-find/ package using the ST monad transformer (instead of the
: IO monad).
Available Packages
Name : ghc-equivalence
Version : 0.3.5
Release : 6.fc35
Architecture : x86_64
Size : 43 k
Source : ghc-equivalence-0.3.5-6.fc35.src.rpm
Repository : fedora
Summary : Maintaining an equivalence relation implemented as union-find using STT
URL : https://hackage.haskell.org/package/equivalence
License : BSD
Description : This is an implementation of Tarjan's Union-Find algorithm (Robert E.
: Tarjan. "Efficiency of a Good But Not Linear Set Union Algorithm", JACM 22(2),
: 1975) in order to maintain an equivalence relation. This implementation is a
: port of the /union-find/ package using the ST monad transformer (instead of the
: IO monad).