How to Install and Uninstall libhttp-parser-xs-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "libhttp-parser-xs-perl" package

Please follow the step by step instructions below to install libhttp-parser-xs-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libhttp-parser-xs-perl

2. Uninstall "libhttp-parser-xs-perl" package

This guide covers the steps necessary to uninstall libhttp-parser-xs-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libhttp-parser-xs-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libhttp-parser-xs-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libhttp-parser-xs-perl
Priority: optional
Section: universe/perl
Installed-Size: 60
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: amd64
Version: 0.17-1build1
Depends: perl (>= 5.22.1-1), perlapi-5.22.1, libc6 (>= 2.14)
Filename: pool/universe/libh/libhttp-parser-xs-perl/libhttp-parser-xs-perl_0.17-1build1_amd64.deb
Size: 18404
MD5sum: 30827df563a6112c6cc83b9e2362d418
SHA1: fe1748707cce2daba0cd91c889f7f53450a419aa
SHA256: f88e2957ffd3115dad0cbdda6c2105e71fb6f8eff958c852060835b34d039d12
Description-en: simple and fast HTTP request parser
HTTP::Parser::XS is a fast, primitive HTTP request parser that can be used
either for writing a synchronous HTTP server or a event-driven server. It is
designed primarily for use with the Plack toolkit.
Description-md5: d7e519c3df5423dde73d5942b6c41502
Homepage: https://metacpan.org/release/HTTP-Parser-XS
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu