How to Install and Uninstall perl-IO-Multiplex.noarch Package on Oracle Linux 9
Last updated: January 16,2025
1. Install "perl-IO-Multiplex.noarch" package
This is a short guide on how to install perl-IO-Multiplex.noarch on Oracle Linux 9
$
sudo dnf update
Copied
$
sudo dnf install
perl-IO-Multiplex.noarch
Copied
2. Uninstall "perl-IO-Multiplex.noarch" package
Please follow the instructions below to uninstall perl-IO-Multiplex.noarch on Oracle Linux 9:
$
sudo dnf remove
perl-IO-Multiplex.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the perl-IO-Multiplex.noarch package on Oracle Linux 9
Last metadata expiration check: 1:56:47 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : perl-IO-Multiplex
Version : 1.16
Release : 21.el9
Architecture : noarch
Size : 31 k
Source : perl-IO-Multiplex-1.16-21.el9.src.rpm
Repository : ol9_appstream
Summary : Manage IO on many file handles
URL : https://metacpan.org/release/IO-Multiplex
License : GPL+ or Artistic
Description : IO::Multiplex is designed to take the effort out of managing multiple file
: handles. It is essentially a really fancy front end to the select system call.
: In addition to maintaining the select loop, it buffers all input and output
: to/from the file handles. It can also accept incoming connections on one or
: more listen sockets.
Available Packages
Name : perl-IO-Multiplex
Version : 1.16
Release : 21.el9
Architecture : noarch
Size : 31 k
Source : perl-IO-Multiplex-1.16-21.el9.src.rpm
Repository : ol9_appstream
Summary : Manage IO on many file handles
URL : https://metacpan.org/release/IO-Multiplex
License : GPL+ or Artistic
Description : IO::Multiplex is designed to take the effort out of managing multiple file
: handles. It is essentially a really fancy front end to the select system call.
: In addition to maintaining the select loop, it buffers all input and output
: to/from the file handles. It can also accept incoming connections on one or
: more listen sockets.