How to Install and Uninstall libtheschwartz-perl Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 07,2024

1. Install "libtheschwartz-perl" package

This is a short guide on how to install libtheschwartz-perl on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libtheschwartz-perl

2. Uninstall "libtheschwartz-perl" package

In this section, we are going to explain the necessary steps to uninstall libtheschwartz-perl on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libtheschwartz-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libtheschwartz-perl package on Ubuntu 21.10 (Impish Indri)

Package: libtheschwartz-perl
Architecture: all
Version: 1.12-1
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 118
Depends: perl, libdata-objectdriver-perl
Filename: pool/universe/libt/libtheschwartz-perl/libtheschwartz-perl_1.12-1_all.deb
Size: 41112
MD5sum: 14b1bc96021e7de4658a5ec469505dba
SHA1: 976c57645dd96a11bc8d5a26fe6adf62c6bdb59a
SHA256: 1cd48d698afcf0b4d88dfa9deb1b7fe64a49ef6291ccd94322b262ff672aa1bb
SHA512: 6d19da617417e61f9b07da3d5b563ecec3efcf7e5823800bbee3742f8fc27b49f4a5f5ef87873c78be5d26ac69318ba5913f4824df722361c0e8c42d171bbe1e
Homepage: http://metacpan.org/release/TheSchwartz/
Description-en: reliable job queue
TheSchwartz is a reliable job queue system. Your application can put jobs into
the system, and your worker processes can pull jobs from the queue atomically
to perform. Failed jobs can be left in the queue to retry later.
.
Abilities specify what jobs a worker process can perform. Abilities are the
names of TheSchwartz::Worker subclasses, as in the synopsis: the MyWorker
class name is used to specify that the worker script can perform the job. When
using the TheSchwartz client's work functions, the class-ability duality
is used to automatically dispatch to the proper class to do the actual work.
.
TheSchwartz clients will also prefer to do jobs for unused abilities before
reusing a particular ability, to avoid exhausting the supply of one kind of job
while jobs of other types stack up.
Description-md5: 7c535edfca2eb57ce10ec55aab04007f