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

Last updated: November 26,2024

1. Install "ghc-wreq" package

This is a short guide on how to install ghc-wreq on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install ghc-wreq

2. Uninstall "ghc-wreq" package

Please follow the step by step instructions below to uninstall ghc-wreq on openSuSE Tumbleweed:

$ sudo zypper remove ghc-wreq

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

Information for package ghc-wreq:
---------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : ghc-wreq
Version : 0.5.3.3-1.20
Arch : x86_64
Vendor : openSUSE
Installed Size : 820,5 KiB
Installed : No
Status : not installed
Source package : ghc-wreq-0.5.3.3-1.20.src
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