How to Install and Uninstall perl-TheSchwartz.noarch Package on Fedora 34

Last updated: May 13,2024

1. Install "perl-TheSchwartz.noarch" package

This tutorial shows how to install perl-TheSchwartz.noarch on Fedora 34

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

2. Uninstall "perl-TheSchwartz.noarch" package

Please follow the guidelines below to uninstall perl-TheSchwartz.noarch on Fedora 34:

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

3. Information about the perl-TheSchwartz.noarch package on Fedora 34

Last metadata expiration check: 0:45:19 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : perl-TheSchwartz
Version : 1.15
Release : 4.fc34
Architecture : noarch
Size : 57 k
Source : perl-TheSchwartz-1.15-4.fc34.src.rpm
Repository : fedora
Summary : Reliable job queue
URL : https://metacpan.org/release/TheSchwartz
License : GPL+ or Artistic
Description : TheSchwartz is a reliable job queue system. Your application can put jobs
: into the system and your worker processes can pull jobs from the queue
: atomically to perform. Failed jobs can be left in the queue to retry later.