How to Install and Uninstall perl-HTTP-Negotiate.src Package on Oracle Linux 9

Last updated: October 09,2024

1. Install "perl-HTTP-Negotiate.src" package

Please follow the instructions below to install perl-HTTP-Negotiate.src on Oracle Linux 9

$ sudo dnf update $ sudo dnf install perl-HTTP-Negotiate.src

2. Uninstall "perl-HTTP-Negotiate.src" package

This guide let you learn how to uninstall perl-HTTP-Negotiate.src on Oracle Linux 9:

$ sudo dnf remove perl-HTTP-Negotiate.src $ sudo dnf autoremove

3. Information about the perl-HTTP-Negotiate.src package on Oracle Linux 9

Last metadata expiration check: 2:33:23 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : perl-HTTP-Negotiate
Version : 6.01
Release : 30.el9
Architecture : src
Size : 19 k
Source : None
Repository : ol9_appstream
Summary : Choose a variant to serve
URL : https://metacpan.org/release/HTTP-Negotiate
License : GPL+ or Artistic
Description : This module provides a complete implementation of the HTTP content
: negotiation algorithm specified in draft-ietf-http-v11-spec-00.ps chapter
: 12. Content negotiation allows for the selection of a preferred content
: representation based upon attributes of the negotiable variants and the
: value of the various Accept* header fields in the request.