How to Install and Uninstall perl-Minion.noarch Package on Fedora 36

Last updated: January 09,2025

1. Install "perl-Minion.noarch" package

Please follow the guidelines below to install perl-Minion.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install perl-Minion.noarch

2. Uninstall "perl-Minion.noarch" package

This guide let you learn how to uninstall perl-Minion.noarch on Fedora 36:

$ sudo dnf remove perl-Minion.noarch $ sudo dnf autoremove

3. Information about the perl-Minion.noarch package on Fedora 36

Last metadata expiration check: 0:48:21 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : perl-Minion
Version : 10.23
Release : 2.fc36
Architecture : noarch
Size : 1.2 M
Source : perl-Minion-10.23-2.fc36.src.rpm
Repository : fedora
Summary : High performance job queue for the Perl programming language
URL : https://metacpan.org/release/Minion
License : Artistic 2.0 and MIT and OFL
Description : Minion is a high performance job queue for the Perl programming language,
: with support for multiple named queues, priorities, delayed jobs, job
: dependencies, job progress, job results, retries with back-off, rate
: limiting, unique jobs, statistics, distributed workers, parallel
: processing, auto-scaling, remote control, Mojolicious admin UI, resource
: leak protection and multiple backends (such as PostgreSQL).