How to Install and Uninstall perl-HTTP-Negotiate.noarch Package on Fedora 38

Last updated: November 29,2024

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

Learn how to install perl-HTTP-Negotiate.noarch on Fedora 38

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

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

This guide let you learn how to uninstall perl-HTTP-Negotiate.noarch on Fedora 38:

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

3. Information about the perl-HTTP-Negotiate.noarch package on Fedora 38

Last metadata expiration check: 4:26:49 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : perl-HTTP-Negotiate
Version : 6.01
Release : 35.fc38
Architecture : noarch
Size : 20 k
Source : perl-HTTP-Negotiate-6.01-35.fc38.src.rpm
Repository : fedora
Summary : Choose a variant to serve
URL : https://metacpan.org/release/HTTP-Negotiate
License : GPL-1.0-or-later OR Artistic-1.0-Perl
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.