How to Install and Uninstall perl-Thread-Queue.noarch Package on Oracle Linux 9

Last updated: June 26,2024

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

Here is a brief guide to show you how to install perl-Thread-Queue.noarch on Oracle Linux 9

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

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

Please follow the step by step instructions below to uninstall perl-Thread-Queue.noarch on Oracle Linux 9:

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

3. Information about the perl-Thread-Queue.noarch package on Oracle Linux 9

Last metadata expiration check: 0:31:41 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : perl-Thread-Queue
Version : 3.14
Release : 460.el9
Architecture : noarch
Size : 28 k
Source : perl-Thread-Queue-3.14-460.el9.src.rpm
Repository : ol9_appstream
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.