How to Install and Uninstall perl-HTTP-Parser-XS.x86_64 Package on Fedora 34

Last updated: October 05,2024

1. Install "perl-HTTP-Parser-XS.x86_64" package

Please follow the guidance below to install perl-HTTP-Parser-XS.x86_64 on Fedora 34

$ sudo dnf update $ sudo dnf install perl-HTTP-Parser-XS.x86_64

2. Uninstall "perl-HTTP-Parser-XS.x86_64" package

This guide covers the steps necessary to uninstall perl-HTTP-Parser-XS.x86_64 on Fedora 34:

$ sudo dnf remove perl-HTTP-Parser-XS.x86_64 $ sudo dnf autoremove

3. Information about the perl-HTTP-Parser-XS.x86_64 package on Fedora 34

Last metadata expiration check: 4:57:45 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : perl-HTTP-Parser-XS
Version : 0.17
Release : 19.fc34
Architecture : x86_64
Size : 29 k
Source : perl-HTTP-Parser-XS-0.17-19.fc34.src.rpm
Repository : fedora
Summary : A fast, primitive HTTP request parser
URL : https://metacpan.org/release/HTTP-Parser-XS
License : GPL+ or Artistic
Description : HTTP::Parser::XS is a fast, primitive HTTP request parser that can
: be used either for writing a synchronous HTTP server or an event-
: driven server.