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

Last updated: July 05,2024

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

Here is a brief guide to show you how to install ghc-djinn-ghc.x86_64 on Fedora 34

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

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

Learn how to uninstall ghc-djinn-ghc.x86_64 on Fedora 34:

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

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

Last metadata expiration check: 2:09:35 ago on Tue Sep 6 08:10:37 2022.
Available Packages
Name : ghc-djinn-ghc
Version : 0.0.2.3
Release : 11.fc34
Architecture : x86_64
Size : 22 k
Source : ghc-djinn-ghc-0.0.2.3-11.fc34.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.