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

Last updated: May 18,2024

1. Install "libperlbal-xs-httpheaders-perl" package

This guide covers the steps necessary to install libperlbal-xs-httpheaders-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libperlbal-xs-httpheaders-perl

2. Uninstall "libperlbal-xs-httpheaders-perl" package

Please follow the step by step instructions below to uninstall libperlbal-xs-httpheaders-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libperlbal-xs-httpheaders-perl $ sudo apt autoclean && sudo apt autoremove

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

Package: libperlbal-xs-httpheaders-perl
Priority: optional
Section: universe/perl
Installed-Size: 70
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: amd64
Version: 0.20-2build3
Depends: perl (>= 5.22.1-1), perlapi-5.22.1, libc6 (>= 2.14), libgcc1 (>= 1:3.0), libstdc++6 (>= 4.1.1), libperlbal-perl
Filename: pool/universe/libp/libperlbal-xs-httpheaders-perl/libperlbal-xs-httpheaders-perl_0.20-2build3_amd64.deb
Size: 18910
MD5sum: 52cb78415007307a57d0d4069ba06f55
SHA1: 630901f9d522f35058efdd12722fd1ef37708afc
SHA256: a5aaeec4c2d53df8a87e66043e8d5618420a8275a4e39f554813854f0f321001
Description-en: Perlbal extension for processing HTTP headers faster
Perlbal::XS::HTTPHeaders is used to read HTTP headers from a string and to
parse them into an internal storage format for easy access and modification.
You can also ask the module to reconstitute the headers into one big string,
useful if you're writing a proxy and need to read and write headers while
maintaining the ability to modify individual parts of the whole.
.
The goal is to be fast. This is a lot faster than doing all of the text
processing in Perl directly, and a lot of the flexibility of Perl is
maintained by implementing the library in Perl and descending from
Perlbal::HTTPHeaders.
Description-md5: 25f8e8c06865df065fae255d42910626
Homepage: http://search.cpan.org/dist/Perlbal-XS-HTTPHeaders/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu