How to Install and Uninstall ghc-xml-types Package on openSUSE Leap

Last updated: December 25,2024

1. Install "ghc-xml-types" package

Here is a brief guide to show you how to install ghc-xml-types on openSUSE Leap

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

2. Uninstall "ghc-xml-types" package

This is a short guide on how to uninstall ghc-xml-types on openSUSE Leap:

$ sudo zypper remove ghc-xml-types

3. Information about the ghc-xml-types package on openSUSE Leap

Information for package ghc-xml-types:
--------------------------------------
Repository : Main Repository
Name : ghc-xml-types
Version : 0.3.8-150500.1.1
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 580.5 KiB
Installed : No
Status : not installed
Source package : ghc-xml-types-0.3.8-150500.1.1.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