How to Install and Uninstall ghc-microlens-ghc.x86_64 Package on Fedora 36

Last updated: October 11,2024

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

This tutorial shows how to install ghc-microlens-ghc.x86_64 on Fedora 36

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

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

This guide let you learn how to uninstall ghc-microlens-ghc.x86_64 on Fedora 36:

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

3. Information about the ghc-microlens-ghc.x86_64 package on Fedora 36

Last metadata expiration check: 5:11:03 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : ghc-microlens-ghc
Version : 0.4.13
Release : 2.fc36
Architecture : x86_64
Size : 32 k
Source : ghc-microlens-ghc-0.4.13-2.fc36.src.rpm
Repository : fedora
Summary : Microlens + array, bytestring, containers, transformers
URL : https://hackage.haskell.org/package/microlens-ghc
License : BSD
Description : Use this package instead of : microlens> if you don't mind depending on all dependencies here –
: 'Lens.Micro.GHC' reexports everything from 'Lens.Micro' and additionally
: provides orphan instances of microlens classes for packages coming with GHC
: (,
: ,
: ,
: ).
:
: The minor and major versions of microlens-ghc are incremented whenever the
: minor and major versions of microlens are incremented, so you can depend on the
: exact version of microlens-ghc without specifying the version of microlens you
: need.
:
: This package is a part of the : microlens> family; see the readme : on Github>.