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

Last updated: July 08,2024

1. Install "perl-Minion.noarch" package

This guide let you learn how to install perl-Minion.noarch on Fedora 35

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

2. Uninstall "perl-Minion.noarch" package

In this section, we are going to explain the necessary steps to uninstall perl-Minion.noarch on Fedora 35:

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

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

Last metadata expiration check: 4:19:16 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : perl-Minion
Version : 10.22
Release : 3.fc35
Architecture : noarch
Size : 1.2 M
Source : perl-Minion-10.22-3.fc35.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).