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

Last updated: October 07,2024

1. Install "perl-HTTP-Headers-ActionPack.noarch" package

Please follow the instructions below to install perl-HTTP-Headers-ActionPack.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install perl-HTTP-Headers-ActionPack.noarch

2. Uninstall "perl-HTTP-Headers-ActionPack.noarch" package

Learn how to uninstall perl-HTTP-Headers-ActionPack.noarch on Fedora 38:

$ sudo dnf remove perl-HTTP-Headers-ActionPack.noarch $ sudo dnf autoremove

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

Last metadata expiration check: 3:48:43 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : perl-HTTP-Headers-ActionPack
Version : 0.09
Release : 6.fc38
Architecture : noarch
Size : 85 k
Source : perl-HTTP-Headers-ActionPack-0.09-6.fc38.src.rpm
Repository : fedora
Summary : A Perl module to handle the inflation and deflation of complex HTTP header types
URL : http://search.cpan.org/dist/HTTP-Headers-ActionPack/
License : GPL+ or Artistic
Description : This is a module to handle the inflation and deflation of complex HTTP
: header types. In many cases header values are simple strings, but in
: some cases they are complex values with a lot of information encoded in
: them. The goal of this module is to make the parsing and analysis of
: these headers as easy as calling inflate on a compatible object.