How to Install and Uninstall ghc-microlens-platform Package on openSUSE Leap

Last updated: November 07,2024

1. Install "ghc-microlens-platform" package

Please follow the step by step instructions below to install ghc-microlens-platform on openSUSE Leap

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

2. Uninstall "ghc-microlens-platform" package

Please follow the instructions below to uninstall ghc-microlens-platform on openSUSE Leap:

$ sudo zypper remove ghc-microlens-platform

3. Information about the ghc-microlens-platform package on openSUSE Leap

Information for package ghc-microlens-platform:
-----------------------------------------------
Repository : Main Repository
Name : ghc-microlens-platform
Version : 0.4.2.1-bp155.2.14
Arch : x86_64
Vendor : openSUSE
Installed Size : 162.8 KiB
Installed : No
Status : not installed
Source package : ghc-microlens-platform-0.4.2.1-bp155.2.14.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 on Github>.

5. The same packages on other Linux Distributions