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

Last updated: May 12,2024

1. Install "libpoe-component-resolver-perl" package

Please follow the guidance below to install libpoe-component-resolver-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libpoe-component-resolver-perl

2. Uninstall "libpoe-component-resolver-perl" package

In this section, we are going to explain the necessary steps to uninstall libpoe-component-resolver-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libpoe-component-resolver-perl $ sudo apt autoclean && sudo apt autoremove

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

Package: libpoe-component-resolver-perl
Priority: optional
Section: universe/perl
Installed-Size: 83
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.920-1
Depends: perl, libpoe-perl (>= 2:1.3110), libsocket-getaddrinfo-perl
Filename: pool/universe/libp/libpoe-component-resolver-perl/libpoe-component-resolver-perl_0.920-1_all.deb
Size: 20408
MD5sum: 03ef7c5447ce1c8f3adc6de8a6e6f5d7
SHA1: 1edbad9a1efed97af74a93dcafa19fb4dfd29656
SHA256: c156111c8c5bfe378efa76c0b119a1071462048361aae179b062d310f97f7688
Description-en: POE Component for domain name resolution
POE::Component::Resolver is a Perl module that provides nonblocking domain
name resolution by using Socket::GetAddrInfo's getaddrinfo() function in
subprocesses where they are permitted to block indefinitely.
.
By default, it will use a maximum of eight subprocesses and prefer address
families in whatever order Socket::GetAddrInfo returns them. These defaults
can be overridden with constructor parameters.
Description-md5: 447f2364ca043d729c0d6b76eb97d548
Homepage: http://search.cpan.org/dist/POE-Component-Resolver/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu