How to Install and Uninstall ghc-optics Package on openSUSE Leap

Last updated: October 04,2024

1. Install "ghc-optics" package

This guide covers the steps necessary to install ghc-optics on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install ghc-optics

2. Uninstall "ghc-optics" package

Learn how to uninstall ghc-optics on openSUSE Leap:

$ sudo zypper remove ghc-optics

3. Information about the ghc-optics package on openSUSE Leap

Information for package ghc-optics:
-----------------------------------
Repository : Main Repository
Name : ghc-optics
Version : 0.4-bp155.2.14
Arch : x86_64
Vendor : openSUSE
Installed Size : 12.7 KiB
Installed : No
Status : not installed
Source package : ghc-optics-0.4-bp155.2.14.src
Upstream URL : https://hackage.haskell.org/package/optics
Summary : Optics as an abstract interface
Description :
This package makes it possible to define and use Lenses, Traversals, Prisms and
other optics, using an abstract interface. See the main module "Optics" for the
documentation.
This is the "batteries-included" variant with many dependencies; see the
'' package and
other 'optics-*' dependencies if you need a more limited dependency footprint.
Note: Hackage does not yet display documentation for reexported-modules, but
you can start from the "Optics" module documentation or see the module list in
''.

5. The same packages on other Linux Distributions