How to Install and Uninstall ghc-djinn-ghc.x86_64 Package on Fedora 35

Last updated: October 07,2024

1. Install "ghc-djinn-ghc.x86_64" package

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

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

2. Uninstall "ghc-djinn-ghc.x86_64" package

Please follow the instructions below to uninstall ghc-djinn-ghc.x86_64 on Fedora 35:

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

3. Information about the ghc-djinn-ghc.x86_64 package on Fedora 35

Last metadata expiration check: 3:49:03 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : ghc-djinn-ghc
Version : 0.0.2.3
Release : 13.fc35
Architecture : x86_64
Size : 24 k
Source : ghc-djinn-ghc-0.0.2.3-13.fc35.src.rpm
Repository : fedora
Summary : Generate Haskell code from a type. Bridge from Djinn to GHC API
URL : https://hackage.haskell.org/package/djinn-ghc
License : BSD
Description : Djinn uses an theorem prover for intuitionistic propositional logic to generate
: a Haskell expression when given a type. This is the bridge from djinn-lib to
: GHC API.