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

Last updated: May 19,2024

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

Please follow the step by step instructions below to install libpoe-component-syndicator-perl on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

This is a short guide on how to uninstall libpoe-component-syndicator-perl on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libpoe-component-syndicator-perl
Priority: optional
Section: universe/perl
Installed-Size: 82
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.06-1
Depends: perl, libobject-pluggable-perl, libpoe-perl (>= 2:1.3110)
Filename: pool/universe/libp/libpoe-component-syndicator-perl/libpoe-component-syndicator-perl_0.06-1_all.deb
Size: 18694
MD5sum: 74bef8f049d5b469a5b0bd111ca67b27
SHA1: 20c9c4a02791d181916f3fff66fe8e6ca3483bda
SHA256: fd1cc5927c308724a9810282d81bd6f2565a9741358aadd11dcb2458d4272fae
Description-en: POE component base class which implements the Observer pattern
POE::Component::Syndicator is a base class for POE components which need to
handle a persistent resource (e.g. a connection to an IRC server) for one or
more sessions in an extendable way.
.
POE::Component::Syndicator (as well as Object::Pluggable, which this module
inherits from) was born out of POE::Component::IRC, the guts of which quickly
spread to other POE components. Now they can all inherit from this module
instead.
Description-md5: da58a0969a0fb529baad617a3c5e19a6
Homepage: http://search.cpan.org/dist/POE-Component-Syndicator/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu