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

Last updated: May 18,2024

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

This tutorial shows how to install libpoe-component-schedule-perl on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

Please follow the guidance below to uninstall libpoe-component-schedule-perl on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libpoe-component-schedule-perl
Priority: optional
Section: universe/perl
Installed-Size: 59
Maintainer: Ubuntu Developers
Original-Maintainer: FusionDirectory Maintenance Team
Architecture: all
Version: 0.95-2
Depends: perl, libdatetime-perl (>= 0.48), libdatetime-set-perl (>= 0.25), libdatetime-timezone-perl (>= 1.13), libpoe-perl (>= 1.287)
Filename: pool/universe/libp/libpoe-component-schedule-perl/libpoe-component-schedule-perl_0.95-2_all.deb
Size: 9392
MD5sum: f554d50dbb0a5d2cf8e98174c7c58e74
SHA1: 97bb418835cb3a1dbbefd21a29af026d150a001d
SHA256: c9455cc53f5edafc086c107861eeacf78557d0c12ce421e71d25af1dc0e35d48
Description-en: Schedule POE events using DateTime::Set iterators
This perl module is a POE component that sends events to POE client sessions on
a schedule defined by a DateTime::Set iterator.
.
This module originally started as POE::Component::Cron and got forked in order
to extract the generic parts and isolate the Cron specific code in order to
reduce dependencies on other Perl modules. Nowadays, POE::Component::Cron
inherits from POE::Component:Schedule.
Description-md5: f7e0e36c5730ebb6233a01ba50542bf1
Homepage: http://search.cpan.org/dist/POE-Component-Schedule/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu