How to Install and Uninstall perl-Thread-Queue.noarch Package on CentOS 7 / RHEL 7

Last updated: April 29,2024

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

Please follow the guidelines below to install perl-Thread-Queue.noarch on CentOS 7 / RHEL 7

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

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

Please follow the guidance below to uninstall perl-Thread-Queue.noarch on CentOS 7 / RHEL 7:

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

3. Information about the perl-Thread-Queue.noarch package on CentOS 7 / RHEL 7

Installed Packages
Name : perl-Thread-Queue
Arch : noarch
Version : 3.02
Release : 2.el7
Size : 27 k
Repo : installed
From repo : base
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.