How to Install and Uninstall ghc-microlens.x86_64 Package on Fedora 36
Last updated: January 11,2025
1. Install "ghc-microlens.x86_64" package
This guide covers the steps necessary to install ghc-microlens.x86_64 on Fedora 36
$
sudo dnf update
Copied
$
sudo dnf install
ghc-microlens.x86_64
Copied
2. Uninstall "ghc-microlens.x86_64" package
Please follow the guidance below to uninstall ghc-microlens.x86_64 on Fedora 36:
$
sudo dnf remove
ghc-microlens.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the ghc-microlens.x86_64 package on Fedora 36
Last metadata expiration check: 1:20:34 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : ghc-microlens
Version : 0.4.12.0
Release : 2.fc36
Architecture : x86_64
Size : 34 k
Source : ghc-microlens-0.4.12.0-2.fc36.src.rpm
Repository : fedora
Summary : A tiny lens library with no dependencies
URL : https://hackage.haskell.org/package/microlens
License : BSD
Description : NOTE: If you're writing an app, you probably want
: – it
: has the most features.
: is intended more for library writers who want a tiny lens library (after all,
: lenses are pretty useful for everything, not just for updating records!).
:
: This library is an extract from
: (with no dependencies). It's not a toy lenses library, unsuitable for “real
: world”, but merely a small one. It is compatible with lens, and should have
: same performance. It also has better documentation.
Available Packages
Name : ghc-microlens
Version : 0.4.12.0
Release : 2.fc36
Architecture : x86_64
Size : 34 k
Source : ghc-microlens-0.4.12.0-2.fc36.src.rpm
Repository : fedora
Summary : A tiny lens library with no dependencies
URL : https://hackage.haskell.org/package/microlens
License : BSD
Description : NOTE: If you're writing an app, you probably want
:
: has the most features.
: is intended more for library writers who want a tiny lens library (after all,
: lenses are pretty useful for everything, not just for updating records!).
:
: This library is an extract from
: (with no dependencies). It's not a toy lenses library, unsuitable for “real
: world”, but merely a small one. It is compatible with lens, and should have
: same performance. It also has better documentation.