How to Install and Uninstall perl-HTTP-Negotiate.noarch Package on CentOS 7 / RHEL 7

Last updated: April 27,2024

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

Please follow the instructions below to install perl-HTTP-Negotiate.noarch on CentOS 7 / RHEL 7

$ sudo yum makecache $ sudo yum install perl-HTTP-Negotiate.noarch

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

Learn how to uninstall perl-HTTP-Negotiate.noarch on CentOS 7 / RHEL 7:

$ sudo yum remove perl-HTTP-Negotiate.noarch $ sudo yum autoremove

3. Information about the perl-HTTP-Negotiate.noarch package on CentOS 7 / RHEL 7

Installed Packages
Name : perl-HTTP-Negotiate
Arch : noarch
Version : 6.01
Release : 5.el7
Size : 29 k
Repo : installed
From repo : base
Summary : Choose a variant to serve
URL : http://search.cpan.org/dist/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.