How to Install and Uninstall ghc-feed Package on openSUSE Leap
Last updated: November 23,2024
1. Install "ghc-feed" package
This guide let you learn how to install ghc-feed on openSUSE Leap
$
sudo zypper refresh
Copied
$
sudo zypper install
ghc-feed
Copied
2. Uninstall "ghc-feed" package
This tutorial shows how to uninstall ghc-feed on openSUSE Leap:
$
sudo zypper remove
ghc-feed
Copied
3. Information about the ghc-feed package on openSUSE Leap
Information for package ghc-feed:
---------------------------------
Repository : Main Repository
Name : ghc-feed
Version : 1.3.2.0-bp155.3.15
Arch : x86_64
Vendor : openSUSE
Installed Size : 2.0 MiB
Installed : No
Status : not installed
Source package : ghc-feed-1.3.2.0-bp155.3.15.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.
---------------------------------
Repository : Main Repository
Name : ghc-feed
Version : 1.3.2.0-bp155.3.15
Arch : x86_64
Vendor : openSUSE
Installed Size : 2.0 MiB
Installed : No
Status : not installed
Source package : ghc-feed-1.3.2.0-bp155.3.15.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.