How to Install and Uninstall perl-Thread-Queue.noarch Package on Amazon Linux 2

Last updated: January 12,2025

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

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

$ sudo yum makecache $ sudo yum install perl-Thread-Queue.noarch

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

In this section, we are going to explain the necessary steps to uninstall perl-Thread-Queue.noarch on Amazon Linux 2:

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

3. Information about the perl-Thread-Queue.noarch package on Amazon Linux 2

Loaded plugins: ovl, priorities
Available Packages
Name : perl-Thread-Queue
Arch : noarch
Version : 3.02
Release : 2.amzn2
Size : 17 k
Repo : amzn2-core/2/x86_64
Summary : Thread-safe queues
URL : http://search.cpan.org/dist/Thread-Queue/
License : GPL+ or Artistic
Description : This module provides thread-safe FIFO queues that can be accessed
: safely by any number of threads.