How to Install and Uninstall perl-Minion-Backend-SQLite.noarch Package on Fedora 38

Last updated: September 29,2024

1. Install "perl-Minion-Backend-SQLite.noarch" package

Please follow the steps below to install perl-Minion-Backend-SQLite.noarch on Fedora 38

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

2. Uninstall "perl-Minion-Backend-SQLite.noarch" package

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

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

3. Information about the perl-Minion-Backend-SQLite.noarch package on Fedora 38

Last metadata expiration check: 5:07:57 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : perl-Minion-Backend-SQLite
Version : 5.0.7
Release : 2.fc38
Architecture : noarch
Size : 32 k
Source : perl-Minion-Backend-SQLite-5.0.7-2.fc38.src.rpm
Repository : fedora
Summary : SQLite backend for Minion job queue
URL : https://metacpan.org/release/Minion-Backend-SQLite/
License : Artistic 2.0
Description : Minion::Backend::SQLite is a backend for Minion based on Mojo::SQLite. All
: necessary tables will be created automatically with a set of migrations
: named minion. If no connection string or :temp: is provided, the database
: will be created in a temporary directory.