How to Install and Uninstall ghc-megaparsec Package on openSUSE Leap
Last updated: February 01,2025
1. Install "ghc-megaparsec" package
This guide covers the steps necessary to install ghc-megaparsec on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
ghc-megaparsec
Copied
2. Uninstall "ghc-megaparsec" package
Please follow the step by step instructions below to uninstall ghc-megaparsec on openSUSE Leap:
$
sudo zypper remove
ghc-megaparsec
Copied
3. Information about the ghc-megaparsec package on openSUSE Leap
Information for package ghc-megaparsec:
---------------------------------------
Repository : Main Repository
Name : ghc-megaparsec
Version : 9.2.0-bp155.2.16
Arch : x86_64
Vendor : openSUSE
Installed Size : 1.3 MiB
Installed : No
Status : not installed
Source package : ghc-megaparsec-9.2.0-bp155.2.16.src
Upstream URL : https://hackage.haskell.org/package/megaparsec
Summary : Monadic parser combinators
Description :
This is an industrial-strength monadic parser combinator library.
Megaparsec is a feature-rich package that tries to find a nice balance between
speed, flexibility, and quality of parse errors.
---------------------------------------
Repository : Main Repository
Name : ghc-megaparsec
Version : 9.2.0-bp155.2.16
Arch : x86_64
Vendor : openSUSE
Installed Size : 1.3 MiB
Installed : No
Status : not installed
Source package : ghc-megaparsec-9.2.0-bp155.2.16.src
Upstream URL : https://hackage.haskell.org/package/megaparsec
Summary : Monadic parser combinators
Description :
This is an industrial-strength monadic parser combinator library.
Megaparsec is a feature-rich package that tries to find a nice balance between
speed, flexibility, and quality of parse errors.