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

Last updated: January 10,2025

1. Install "ghc-logict.x86_64" package

Please follow the guidelines below to install ghc-logict.x86_64 on Fedora 38

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

2. Uninstall "ghc-logict.x86_64" package

Please follow the guidelines below to uninstall ghc-logict.x86_64 on Fedora 38:

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

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

Last metadata expiration check: 1:49:09 ago on Sun Mar 17 04:59:58 2024.
Available Packages
Name : ghc-logict
Version : 0.8.0.0
Release : 2.fc38
Architecture : x86_64
Size : 49 k
Source : ghc-logict-0.8.0.0-2.fc38.src.rpm
Repository : fedora
Summary : A backtracking logic-programming monad
URL : https://hackage.haskell.org/package/logict
License : BSD-3-Clause
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": .