How to Install and Uninstall perl-Minion-Backend-SQLite Package on openSUSE Leap

Last updated: February 17,2025

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

Please follow the guidance below to install perl-Minion-Backend-SQLite on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install perl-Minion-Backend-SQLite

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

This tutorial shows how to uninstall perl-Minion-Backend-SQLite on openSUSE Leap:

$ sudo zypper remove perl-Minion-Backend-SQLite

3. Information about the perl-Minion-Backend-SQLite package on openSUSE Leap

Information for package perl-Minion-Backend-SQLite:
---------------------------------------------------
Repository : Main Repository
Name : perl-Minion-Backend-SQLite
Version : 5.0.7-bp155.1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 77.7 KiB
Installed : No
Status : not installed
Source package : perl-Minion-Backend-SQLite-5.0.7-bp155.1.4.src
Upstream URL : https://metacpan.org/release/Minion-Backend-SQLite
Summary : SQLite backend for Minion job queue
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.