How to Install and Uninstall ghc-wreq Package on openSUSE Leap

Last updated: June 16,2024

1. Install "ghc-wreq" package

Please follow the steps below to install ghc-wreq on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install ghc-wreq

2. Uninstall "ghc-wreq" package

This guide let you learn how to uninstall ghc-wreq on openSUSE Leap:

$ sudo zypper remove ghc-wreq

3. Information about the ghc-wreq package on openSUSE Leap

Information for package ghc-wreq:
---------------------------------
Repository : Main Repository
Name : ghc-wreq
Version : 0.5.3.3-bp155.2.14
Arch : x86_64
Vendor : openSUSE
Installed Size : 816.1 KiB
Installed : No
Status : not installed
Source package : ghc-wreq-0.5.3.3-bp155.2.14.src
Upstream URL : https://hackage.haskell.org/package/wreq
Summary : An easy-to-use HTTP client library
Description :
A web client library that is designed for ease of use.
Tutorial:
Features include:
* Simple but powerful `lens`-based API
* A solid test suite, and built on reliable libraries like http-client and lens
* Session handling includes connection keep-alive and pooling, and cookie
persistence
* Automatic response body decompression
* Powerful multipart form and file upload handling
* Support for JSON requests and responses, including navigation of schema-less
responses
* Basic and OAuth2 bearer authentication
* Early TLS support via the tls package.

5. The same packages on other Linux Distributions