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

Last updated: October 07,2024

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

Please follow the guidelines below to install ghc-djinn-lib.x86_64 on Fedora 34

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

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

Please follow the step by step instructions below to uninstall ghc-djinn-lib.x86_64 on Fedora 34:

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

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

Last metadata expiration check: 2:45:38 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : ghc-djinn-lib
Version : 0.0.1.3
Release : 12.fc34
Architecture : x86_64
Size : 96 k
Source : ghc-djinn-lib-0.0.1.3-12.fc34.src.rpm
Repository : fedora
Summary : Generate Haskell code from a type
URL : https://hackage.haskell.org/package/djinn-lib
License : BSD
Description : Djinn uses a theorem prover for intuitionistic propositional logic to generate
: a Haskell expression when given a type. This is a library extracted from Djinn
: sources.