How to Install and Uninstall perl-HTTP-Negotiate.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 11,2024

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

This is a short guide on how to install perl-HTTP-Negotiate.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

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

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

Please follow the steps below to uninstall perl-HTTP-Negotiate.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

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

3. Information about the perl-HTTP-Negotiate.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:13:48 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : perl-HTTP-Negotiate
Version : 6.01
Release : 19.module+el8.3.0+6498+9eecfe51
Architecture : noarch
Size : 22 k
Source : perl-HTTP-Negotiate-6.01-19.module+el8.3.0+6498+9eecfe51.src.rpm
Repository : ubi-8-appstream-rpms
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.