How to Install and Uninstall libapache2-request-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "libapache2-request-perl" package

Here is a brief guide to show you how to install libapache2-request-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libapache2-request-perl

2. Uninstall "libapache2-request-perl" package

Learn how to uninstall libapache2-request-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libapache2-request-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libapache2-request-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libapache2-request-perl
Priority: optional
Section: universe/perl
Installed-Size: 319
Maintainer: Ubuntu Developers
Original-Maintainer: Steinar H. Gunderson
Architecture: amd64
Source: libapreq2
Version: 2.13-4ubuntu2
Depends: perl (>= 5.22.1-1), perlapi-5.22.1, libapr1 (>= 1.2.7), libapreq2-3 (= 2.13-4ubuntu2), libaprutil1 (>= 1.2.7+dfsg), libc6 (>= 2.14), libapache2-mod-perl2 (>= 1.99.23-1), libapache2-mod-apreq2 (= 2.13-4ubuntu2)
Filename: pool/universe/liba/libapreq2/libapache2-request-perl_2.13-4ubuntu2_amd64.deb
Size: 54542
MD5sum: 51fa1f667f69f038fba5b16b20065b7d
SHA1: 2e151d5d2466c0dd51374eae4c8cf6c942fdcc65
SHA256: 394c3bad4e421fcb33828d408d392c4ed2cd5f10cc536ed76034e7d684f31449
Description-en: generic Apache request library - Perl modules
The generic Apache request library (APR) contains modules for manipulating
client request data with the Apache API from Perl and C. Functionality
includes:
.
- parsing of application/x-www-form-urlencoded data
- parsing of multipart/form-data
- parsing of HTTP Cookies
.
This package contains the Perl bindings, which are simply a thin XS layer on
top of libapreq, making them a lighter and faster alternative to CGI.pm and
CGI::Cookie.
Description-md5: af1b5c05334cf2fa9c66195dedeafd89
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu