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

Last updated: July 06,2024

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

Learn how to install perl-Thread-Queue.noarch on Oracle Linux 8

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

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

This guide let you learn how to uninstall perl-Thread-Queue.noarch on Oracle Linux 8:

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

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

Last metadata expiration check: 1:21:55 ago on Mon Sep 12 02:51:38 2022.
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 : ol8_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.