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

Last updated: May 17,2024

1. Install "libhttp-daemon-perl" package

This is a short guide on how to install libhttp-daemon-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libhttp-daemon-perl

2. Uninstall "libhttp-daemon-perl" package

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

$ sudo apt remove libhttp-daemon-perl $ sudo apt autoclean && sudo apt autoremove

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

Package: libhttp-daemon-perl
Priority: optional
Section: perl
Installed-Size: 70
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 6.01-1
Replaces: libwww-perl (<< 6.00)
Depends: perl, libhttp-date-perl, libhttp-message-perl, liblwp-mediatypes-perl
Breaks: libwww-perl (<< 6.00)
Filename: pool/main/libh/libhttp-daemon-perl/libhttp-daemon-perl_6.01-1_all.deb
Size: 17020
MD5sum: 2377c14ea7e8e064db4720f0b1c1ca5b
SHA1: a76523cb0e85d2e98c1210fcf516a08b11bd38e8
SHA256: 214779574f112310ede3e20973d6c105875e2f124d86b0dd7db3c725a5770398
Description-en: simple http server class
Instances of the HTTP::Daemon class are HTTP/1.1 servers that listen on a
socket for incoming requests. The HTTP::Daemon is a subclass of
IO::Socket::INET, so you can perform socket operations directly on it too.
.
The accept() method will return when a connection from a client is available.
The returned value will be an HTTP::Daemon::ClientConn object which is
another IO::Socket::INET subclass. Calling the get_request() method on this
object will read data from the client and return an HTTP::Request object. The
ClientConn object also provide methods to send back various responses.
.
This HTTP daemon does not fork(2) for you. Your application, i.e. the user of
the HTTP::Daemon is responsible for forking if that is desirable. Also note
that the user is responsible for generating responses that conform to the
HTTP/1.1 protocol.
Description-md5: 86a26579760d05601c918d89642d3431
Homepage: http://search.cpan.org/dist/HTTP-Daemon/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 5y
Task: ubuntu-desktop, ubuntu-usb, kubuntu-desktop, kubuntu-full, edubuntu-desktop, edubuntu-usb, xubuntu-core, xubuntu-desktop, mythbuntu-frontend, mythbuntu-desktop, mythbuntu-backend-slave, mythbuntu-backend-master, lubuntu-core, ubuntustudio-desktop-core, ubuntustudio-desktop, ubuntustudio-fonts, ubuntu-gnome-desktop, ubuntu-sdk-libs-tools, ubuntu-sdk, ubuntukylin-desktop