How to Install and Uninstall perl-Thread-Queue.noarch Package on Fedora 36

Last updated: June 28,2024

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

Please follow the guidelines below to install perl-Thread-Queue.noarch on Fedora 36

$ 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 Fedora 36:

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

3. Information about the perl-Thread-Queue.noarch package on Fedora 36

Last metadata expiration check: 5:58:55 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : perl-Thread-Queue
Version : 3.14
Release : 479.fc36
Architecture : noarch
Size : 21 k
Source : perl-Thread-Queue-3.14-479.fc36.src.rpm
Repository : fedora
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.