How to Install and Uninstall ghc-wai-extra.x86_64 Package on Fedora 35
Last updated: January 16,2025
1. Install "ghc-wai-extra.x86_64" package
Please follow the step by step instructions below to install ghc-wai-extra.x86_64 on Fedora 35
$
sudo dnf update
Copied
$
sudo dnf install
ghc-wai-extra.x86_64
Copied
2. Uninstall "ghc-wai-extra.x86_64" package
Please follow the guidance below to uninstall ghc-wai-extra.x86_64 on Fedora 35:
$
sudo dnf remove
ghc-wai-extra.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the ghc-wai-extra.x86_64 package on Fedora 35
Last metadata expiration check: 0:49:12 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : ghc-wai-extra
Version : 3.1.6
Release : 1.fc35
Architecture : x86_64
Size : 170 k
Source : ghc-wai-extra-3.1.6-1.fc35.src.rpm
Repository : fedora
Summary : Basic WAI handlers and middleware
URL : https://hackage.haskell.org/package/wai-extra
License : MIT
Description : Provides basic WAI handler and middleware functionality:
:
: * WAI Testing Framework
: Hspec testing facilities and helpers for WAI.
:
: * Event Source/Event Stream
: Send server events to the client. Compatible with the JavaScript EventSource
: API.
:
: * Accept Override
: Override the Accept header in a request. Special handling for the _accept query
: parameter (which is used throughout WAI override the Accept header).
:
: * Add Headers
: WAI Middleware for adding arbitrary headers to an HTTP request.
:
: * Clean Path
: Clean a request path to a canonical form.
:
: * GZip Compression
: Negotiate HTTP payload gzip compression.
:
: * HTTP Basic Authentication
: WAI Basic Authentication Middleware which uses Authorization header.
:
: * JSONP
: "JSON with Padding" middleware. Automatic wrapping of JSON responses to convert
: into JSONP.
:
: * Method Override / Post
: Allows overriding of the HTTP request method via the _method query string
: parameter.
:
: * Request Logging
: Request logging middleware for development and production environments
:
: * Request Rewrite
: Rewrite request path info based on a custom conversion rules.
:
: * Stream Files
: Convert ResponseFile type responses into ResponseStream type.
:
: * Virtual Host
: Redirect incoming requests to a new host based on custom rules.
:
: This library provides common Web Application Interface features.
: API docs and the README are available at
:.
Available Packages
Name : ghc-wai-extra
Version : 3.1.6
Release : 1.fc35
Architecture : x86_64
Size : 170 k
Source : ghc-wai-extra-3.1.6-1.fc35.src.rpm
Repository : fedora
Summary : Basic WAI handlers and middleware
URL : https://hackage.haskell.org/package/wai-extra
License : MIT
Description : Provides basic WAI handler and middleware functionality:
:
: * WAI Testing Framework
: Hspec testing facilities and helpers for WAI.
:
: * Event Source/Event Stream
: Send server events to the client. Compatible with the JavaScript EventSource
: API.
:
: * Accept Override
: Override the Accept header in a request. Special handling for the _accept query
: parameter (which is used throughout WAI override the Accept header).
:
: * Add Headers
: WAI Middleware for adding arbitrary headers to an HTTP request.
:
: * Clean Path
: Clean a request path to a canonical form.
:
: * GZip Compression
: Negotiate HTTP payload gzip compression.
:
: * HTTP Basic Authentication
: WAI Basic Authentication Middleware which uses Authorization header.
:
: * JSONP
: "JSON with Padding" middleware. Automatic wrapping of JSON responses to convert
: into JSONP.
:
: * Method Override / Post
: Allows overriding of the HTTP request method via the _method query string
: parameter.
:
: * Request Logging
: Request logging middleware for development and production environments
:
: * Request Rewrite
: Rewrite request path info based on a custom conversion rules.
:
: * Stream Files
: Convert ResponseFile type responses into ResponseStream type.
:
: * Virtual Host
: Redirect incoming requests to a new host based on custom rules.
:
: This library provides common Web Application Interface features.
: API docs and the README are available at
: