How to Install and Uninstall perl-threads-lite.x86_64 Package on Fedora 34
Last updated: November 27,2024
1. Install "perl-threads-lite.x86_64" package
Learn how to install perl-threads-lite.x86_64 on Fedora 34
$
sudo dnf update
Copied
$
sudo dnf install
perl-threads-lite.x86_64
Copied
2. Uninstall "perl-threads-lite.x86_64" package
This guide let you learn how to uninstall perl-threads-lite.x86_64 on Fedora 34:
$
sudo dnf remove
perl-threads-lite.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-threads-lite.x86_64 package on Fedora 34
Last metadata expiration check: 4:24:16 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : perl-threads-lite
Version : 0.034
Release : 22.fc34
Architecture : x86_64
Size : 53 k
Source : perl-threads-lite-0.034-22.fc34.src.rpm
Repository : fedora
Summary : Actor model threading for Perl
URL : https://metacpan.org/release/threads-lite
License : GPL+ or Artistic
Description : This module implements threads for perl. One crucial difference with
: threads.pm threads is that the threads are disconnected, except by message
: queues. It thus facilitates a message passing style of multi-threading.
Available Packages
Name : perl-threads-lite
Version : 0.034
Release : 22.fc34
Architecture : x86_64
Size : 53 k
Source : perl-threads-lite-0.034-22.fc34.src.rpm
Repository : fedora
Summary : Actor model threading for Perl
URL : https://metacpan.org/release/threads-lite
License : GPL+ or Artistic
Description : This module implements threads for perl. One crucial difference with
: threads.pm threads is that the threads are disconnected, except by message
: queues. It thus facilitates a message passing style of multi-threading.