How to Install and Uninstall ghc-xml-types Package on openSuSE Tumbleweed

Last updated: July 01,2024

1. Install "ghc-xml-types" package

Please follow the step by step instructions below to install ghc-xml-types on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install ghc-xml-types

2. Uninstall "ghc-xml-types" package

Please follow the steps below to uninstall ghc-xml-types on openSuSE Tumbleweed:

$ sudo zypper remove ghc-xml-types

3. Information about the ghc-xml-types package on openSuSE Tumbleweed

Information for package ghc-xml-types:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ghc-xml-types
Version : 0.3.8-4.6
Arch : x86_64
Vendor : openSUSE
Installed Size : 520.1 KiB
Installed : No
Status : not installed
Source package : ghc-xml-types-0.3.8-4.6.src
Upstream URL : https://hackage.haskell.org/package/xml-types
Summary : Basic types for representing XML
Description :
Basic types for representing XML.
The idea is to have a full set of appropriate types, which various XML
libraries can share. Instead of having equivalent-but-incompatible types for
every binding, parser, or client, they all share the same types can can thus
interoperate easily.
This library contains complete types for most parts of an XML document,
including the prologue, node tree, and doctype. Some basic combinators are
included for common tasks, including traversing the node tree and filtering
children.

5. The same packages on other Linux Distributions