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

Last updated: October 30,2024

1. Install "perl-TheSchwartz.noarch" package

In this section, we are going to explain the necessary steps to install perl-TheSchwartz.noarch on Fedora 38

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

2. Uninstall "perl-TheSchwartz.noarch" package

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

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

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

Last metadata expiration check: 5:23:36 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : perl-TheSchwartz
Version : 1.17
Release : 5.fc38
Architecture : noarch
Size : 57 k
Source : perl-TheSchwartz-1.17-5.fc38.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.