How to Install and Uninstall perl-Thread-Queue.noarch Package on Red Hat Enterprise Linux 8 (RHEL 8)

Last updated: October 05,2024

1. Install "perl-Thread-Queue.noarch" package

Here is a brief guide to show you how to install perl-Thread-Queue.noarch on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install perl-Thread-Queue.noarch

2. Uninstall "perl-Thread-Queue.noarch" package

This is a short guide on how to uninstall perl-Thread-Queue.noarch on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove perl-Thread-Queue.noarch $ sudo dnf autoremove

3. Information about the perl-Thread-Queue.noarch package on Red Hat Enterprise Linux 8 (RHEL 8)

Last metadata expiration check: 0:05:49 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : perl-Thread-Queue
Version : 3.13
Release : 1.el8
Architecture : noarch
Size : 24 k
Source : perl-Thread-Queue-3.13-1.el8.src.rpm
Repository : ubi-8-appstream-rpms
Summary : Thread-safe queues
URL : https://metacpan.org/release/Thread-Queue
License : GPL+ or Artistic
Description : This module provides thread-safe FIFO queues that can be accessed safely by
: any number of threads.