How to Install and Uninstall libpoe-component-server-http-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "libpoe-component-server-http-perl" package

Please follow the guidelines below to install libpoe-component-server-http-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libpoe-component-server-http-perl

2. Uninstall "libpoe-component-server-http-perl" package

Please follow the instructions below to uninstall libpoe-component-server-http-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libpoe-component-server-http-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libpoe-component-server-http-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libpoe-component-server-http-perl
Priority: extra
Section: universe/perl
Installed-Size: 108
Maintainer: Ubuntu MOTU Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.09-2
Depends: perl (>= 5.6.0-16)
Filename: pool/universe/libp/libpoe-component-server-http-perl/libpoe-component-server-http-perl_0.09-2_all.deb
Size: 17496
MD5sum: f25869b3db381eb5dc21e2f120548463
SHA1: d947f8d799cbfa9ec68a5c856f2b27f7e388b30d
SHA256: b363c73edebf54ef3934550f15fe1c6cd2df338624c8a5d0b522d34d3516f4d5
Description-en: foundation of a POE HTTP Daemon
POE::Component::Server::HTTP is a framework for building custom HTTP servers
based on POE. It is loosely modeled on the ideas of apache and the
mod_perl/Apache module.
.
It is built a lot on work done by Gisle Aas on HTTP::* modules and the
URI module which are subclassed.
.
It lets you register different handlers, stacked by directory that will be run
during the cause of the request.
Description-md5: a2d167a4f76d311014b6cfdda414acf3
Homepage: http://search.cpan.org/dist/POE-Component-Server-HTTP/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu