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

Last updated: October 07,2024

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

Please follow the step by step instructions below to install perl-Thread-Queue.src on Oracle Linux 8

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

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

Please follow the guidelines below to uninstall perl-Thread-Queue.src on Oracle Linux 8:

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

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

Last metadata expiration check: 6:08:09 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : perl-Thread-Queue
Version : 3.14
Release : 457.module+el8.6.0+20545+312b6629
Architecture : src
Size : 29 k
Source : None
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.