How to Install and Uninstall ghc-microlens-platform Package on openSuSE Tumbleweed

Last updated: July 03,2024

1. Install "ghc-microlens-platform" package

Please follow the instructions below to install ghc-microlens-platform on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install ghc-microlens-platform

2. Uninstall "ghc-microlens-platform" package

This tutorial shows how to uninstall ghc-microlens-platform on openSuSE Tumbleweed:

$ sudo zypper remove ghc-microlens-platform

3. Information about the ghc-microlens-platform package on openSuSE Tumbleweed

Information for package ghc-microlens-platform:
-----------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ghc-microlens-platform
Version : 0.4.3.5-1.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 178.1 KiB
Installed : No
Status : not installed
Source package : ghc-microlens-platform-0.4.3.5-1.2.src
Upstream URL : https://hackage.haskell.org/package/microlens-platform
Summary : Microlens + all batteries included (best for apps)
Description :
This package exports a module which is the recommended starting point for using
if you aren't trying
to keep your dependencies minimal. By importing 'Lens.Micro.Platform' you get
all functions and instances from microlens>, ,
,
, as well as
instances for 'Vector', 'Text', and 'HashMap'.
The minor and major versions of microlens-platform are incremented whenever the
minor and major versions of any other microlens package are incremented, so you
can depend on the exact version of microlens-platform without specifying the
version of microlens (microlens-mtl, etc) you need.
This package is a part of the microlens> family; see the readme
.

5. The same packages on other Linux Distributions