How to Install and Uninstall ghc-feed Package on openSuSE Tumbleweed

Last updated: May 19,2024

1. Install "ghc-feed" package

This tutorial shows how to install ghc-feed on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install ghc-feed

2. Uninstall "ghc-feed" package

Please follow the guidance below to uninstall ghc-feed on openSuSE Tumbleweed:

$ sudo zypper remove ghc-feed

3. Information about the ghc-feed package on openSuSE Tumbleweed

Information for package ghc-feed:
---------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ghc-feed
Version : 1.3.2.1-5.2
Arch : x86_64
Vendor : openSUSE
Installed Size : 1.9 MiB
Installed : No
Status : not installed
Source package : ghc-feed-1.3.2.1-5.2.src
Upstream URL : https://hackage.haskell.org/package/feed
Summary : Interfacing with RSS (v 0.9x, 2.x, 1.0) + Atom feeds
Description :
Interfacing with RSS (v 0.9x, 2.x, 1.0) + Atom feeds.
To help working with the multiple feed formats we've ended up with, this set of
modules provides parsers, pretty printers and some utility code for querying
and just generally working with a concrete representation of feeds in Haskell.
See here for an example of how to create an Atom feed:

For basic reading and editing of feeds, consult the documentation of the
Text.Feed.* hierarchy.

5. The same packages on other Linux Distributions