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

Last updated: May 20,2024

1. Install "ghc-tagsoup" package

Please follow the guidance below to install ghc-tagsoup on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install ghc-tagsoup

2. Uninstall "ghc-tagsoup" package

Please follow the step by step instructions below to uninstall ghc-tagsoup on openSUSE Leap:

$ sudo zypper remove ghc-tagsoup

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

Information for package ghc-tagsoup:
------------------------------------
Repository : Main Repository
Name : ghc-tagsoup
Version : 0.14.8-150500.1.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 3.5 MiB
Installed : No
Status : not installed
Source package : ghc-tagsoup-0.14.8-150500.1.1.src
Upstream URL : https://hackage.haskell.org/package/tagsoup
Summary : Parsing and extracting information from (possibly malformed) HTML/XML documents
Description :
TagSoup is a library for parsing HTML/XML. It supports the HTML 5
specification, and can be used to parse either well-formed XML, or unstructured
and malformed HTML from the web. The library also provides useful functions to
extract information from an HTML document, making it ideal for screen-scraping.
Users should start from the "Text.HTML.TagSoup" module.

5. The same packages on other Linux Distributions