How to Install and Uninstall ghc-servant-server Package on openSuSE Tumbleweed

Last updated: May 19,2024

1. Install "ghc-servant-server" package

Please follow the guidance below to install ghc-servant-server on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install ghc-servant-server

2. Uninstall "ghc-servant-server" package

This is a short guide on how to uninstall ghc-servant-server on openSuSE Tumbleweed:

$ sudo zypper remove ghc-servant-server

3. Information about the ghc-servant-server package on openSuSE Tumbleweed

Information for package ghc-servant-server:
-------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ghc-servant-server
Version : 0.20-2.13
Arch : x86_64
Vendor : openSUSE
Installed Size : 23.4 MiB
Installed : No
Status : not installed
Source package : ghc-servant-server-0.20-2.13.src
Upstream URL : https://hackage.haskell.org/package/servant-server
Summary : A family of combinators for defining webservices APIs and serving them
Description :
A family of combinators for defining webservices APIs and serving them
You can learn about the basics in the
.
Here> is a runnable example, with comments, that defines a dummy API and
implements a webserver that serves this API, using this package.
CHANGELOG>.

5. The same packages on other Linux Distributions