How to Install and Uninstall ghc-wreq.x86_64 Package on Fedora 35
Last updated: November 28,2024
1. Install "ghc-wreq.x86_64" package
This guide let you learn how to install ghc-wreq.x86_64 on Fedora 35
$
sudo dnf update
Copied
$
sudo dnf install
ghc-wreq.x86_64
Copied
2. Uninstall "ghc-wreq.x86_64" package
This tutorial shows how to uninstall ghc-wreq.x86_64 on Fedora 35:
$
sudo dnf remove
ghc-wreq.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the ghc-wreq.x86_64 package on Fedora 35
Last metadata expiration check: 5:40:18 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : ghc-wreq
Version : 0.5.3.3
Release : 1.fc35
Architecture : x86_64
Size : 156 k
Source : ghc-wreq-0.5.3.3-1.fc35.src.rpm
Repository : fedora
Summary : An easy-to-use HTTP client library
URL : https://hackage.haskell.org/package/wreq
License : BSD
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.
Available Packages
Name : ghc-wreq
Version : 0.5.3.3
Release : 1.fc35
Architecture : x86_64
Size : 156 k
Source : ghc-wreq-0.5.3.3-1.fc35.src.rpm
Repository : fedora
Summary : An easy-to-use HTTP client library
URL : https://hackage.haskell.org/package/wreq
License : BSD
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.