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

Last updated: January 11,2025

1. Install "ghc-logict.x86_64" package

Please follow the instructions below to install ghc-logict.x86_64 on Fedora 34

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

2. Uninstall "ghc-logict.x86_64" package

In this section, we are going to explain the necessary steps to uninstall ghc-logict.x86_64 on Fedora 34:

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

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

Last metadata expiration check: 0:52:21 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : ghc-logict
Version : 0.7.0.2
Release : 4.fc34
Architecture : x86_64
Size : 36 k
Source : ghc-logict-0.7.0.2-4.fc34.src.rpm
Repository : fedora
Summary : A backtracking logic-programming monad
URL : https://hackage.haskell.org/package/logict
License : BSD
Description : A continuation-based, backtracking, logic programming monad.
: An adaptation of the two-continuation implementation found
: in the paper "Backtracking, Interleaving, and Terminating
: Monad Transformers": .