How to Install and Uninstall libminion-perl Package on Kali Linux

Last updated: May 20,2024

1. Install "libminion-perl" package

This guide covers the steps necessary to install libminion-perl on Kali Linux

$ sudo apt update $ sudo apt install libminion-perl

2. Uninstall "libminion-perl" package

This guide covers the steps necessary to uninstall libminion-perl on Kali Linux:

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

3. Information about the libminion-perl package on Kali Linux

Package: libminion-perl
Version: 10.28+dfsg-1
Installed-Size: 583
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, fonts-fork-awesome, libjs-bootstrap4, libjs-d3, libjs-moment, libmojolicious-perl (>= 9.0), libyaml-libyaml-perl
Suggests: libmojo-pg-perl
Size: 240072
SHA256: 25e7a54230d41f1fff9c8c8e8538c2863f27023f1b17251f7286d718b4b2ed36
SHA1: de553f34a2d09368d89db53ec337e9abe545a56c
MD5sum: f509734eae799b19a4d64e5590c2bf64
Description: job queue for Mojolicious
Minion is a job queue for the Mojolicious real-time web framework, with
support for multiple named queues, priorities, delayed jobs, job
dependencies, job results, retries with backoff, statistics, distributed
workers, parallel processing, autoscaling, resource leak protection and
multiple backends (such as PostgreSQL).
.
Job queues allow you to process time and/or computationally intensive tasks
in background processes, outside of the request/response lifecycle. Among
those tasks you'll commonly find image resizing, spam filtering, HTTP
downloads, building tarballs, warming caches and basically everything else
you can imagine that's not super fast.
Description-md5:
Homepage: https://metacpan.org/release/Minion
Section: perl
Priority: optional
Filename: pool/main/libm/libminion-perl/libminion-perl_10.28+dfsg-1_all.deb