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

Last updated: September 20,2024

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

Please follow the step by step instructions below to install ghc-microlens-th.x86_64 on Fedora 35

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

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

This is a short guide on how to uninstall ghc-microlens-th.x86_64 on Fedora 35:

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

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

Last metadata expiration check: 0:43:01 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : ghc-microlens-th
Version : 0.4.3.10
Release : 1.fc35
Architecture : x86_64
Size : 69 k
Source : ghc-microlens-th-0.4.3.10-1.fc35.src.rpm
Repository : fedora
Summary : Automatic generation of record lenses for microlens
URL : https://hackage.haskell.org/package/microlens-th
License : BSD
Description : This package lets you automatically generate lenses for data types; code was
: extracted from the lens package, and therefore generated lenses are fully
: compatible with ones generated by lens (and can be used both from lens and
: microlens).
:
: This package is a part of the : microlens> family; see the readme : on Github>.