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

Last updated: September 27,2024

1. Install "ghc-logict.x86_64" package

In this section, we are going to explain the necessary steps to install ghc-logict.x86_64 on Fedora 39

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

2. Uninstall "ghc-logict.x86_64" package

This tutorial shows how to uninstall ghc-logict.x86_64 on Fedora 39:

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

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

Last metadata expiration check: 2:43:22 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : ghc-logict
Version : 0.8.0.0
Release : 4.fc39
Architecture : x86_64
Size : 47 k
Source : ghc-logict-0.8.0.0-4.fc39.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": .