How to Install and Uninstall perl-POE.noarch Package on CentOS Stream 8
Last updated: November 02,2024
1. Install "perl-POE.noarch" package
In this section, we are going to explain the necessary steps to install perl-POE.noarch on CentOS Stream 8
$
sudo dnf update
Copied
$
sudo dnf install
perl-POE.noarch
Copied
2. Uninstall "perl-POE.noarch" package
Please follow the step by step instructions below to uninstall perl-POE.noarch on CentOS Stream 8:
$
sudo dnf remove
perl-POE.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-POE.noarch package on CentOS Stream 8
Last metadata expiration check: 6:03:18 ago on Sun Feb 25 03:03:59 2024.
Available Packages
Name : perl-POE
Version : 1.368
Release : 5.el8
Architecture : noarch
Size : 503 k
Source : perl-POE-1.368-5.el8.src.rpm
Repository : epel
Summary : Portable multitasking and networking framework for event loops
URL : https://metacpan.org/release/POE
License : GPL+ or Artistic
Description : POE is a framework for cooperative, event driven multitasking in Perl. It
: provides a unified interface for several event loops, including select(),
: IO::Poll, Glib, Gtk, Tk, Wx, and Gtk2. Many of these event loop interfaces
: were written by others, with the help of POE::Test::Loops.
Available Packages
Name : perl-POE
Version : 1.368
Release : 5.el8
Architecture : noarch
Size : 503 k
Source : perl-POE-1.368-5.el8.src.rpm
Repository : epel
Summary : Portable multitasking and networking framework for event loops
URL : https://metacpan.org/release/POE
License : GPL+ or Artistic
Description : POE is a framework for cooperative, event driven multitasking in Perl. It
: provides a unified interface for several event loops, including select(),
: IO::Poll, Glib, Gtk, Tk, Wx, and Gtk2. Many of these event loop interfaces
: were written by others, with the help of POE::Test::Loops.