How to Install and Uninstall perl-IO-Async Package on openSuSE Tumbleweed
Last updated: November 23,2024
1. Install "perl-IO-Async" package
Please follow the guidelines below to install perl-IO-Async on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
perl-IO-Async
Copied
2. Uninstall "perl-IO-Async" package
In this section, we are going to explain the necessary steps to uninstall perl-IO-Async on openSuSE Tumbleweed:
$
sudo zypper remove
perl-IO-Async
Copied
3. Information about the perl-IO-Async package on openSuSE Tumbleweed
Information for package perl-IO-Async:
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : perl-IO-Async
Version : 0.803.0-2.1
Arch : noarch
Vendor : openSUSE
Installed Size : 661.1 KiB
Installed : No
Status : not installed
Source package : perl-IO-Async-0.803.0-2.1.src
Upstream URL : https://metacpan.org/release/IO-Async
Summary : Asynchronous event-driven programming
Description :
This collection of modules allows programs to be written that perform
asynchronous filehandle IO operations. A typical program using them would
consist of a single subclass of IO::Async::Loop to act as a container of
other objects, which perform the actual IO work required by the program. As
well as IO handles, the loop also supports timers and signal handlers, and
includes more higher-level functionality built on top of these basic parts.
--------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : perl-IO-Async
Version : 0.803.0-2.1
Arch : noarch
Vendor : openSUSE
Installed Size : 661.1 KiB
Installed : No
Status : not installed
Source package : perl-IO-Async-0.803.0-2.1.src
Upstream URL : https://metacpan.org/release/IO-Async
Summary : Asynchronous event-driven programming
Description :
This collection of modules allows programs to be written that perform
asynchronous filehandle IO operations. A typical program using them would
consist of a single subclass of IO::Async::Loop to act as a container of
other objects, which perform the actual IO work required by the program. As
well as IO handles, the loop also supports timers and signal handlers, and
includes more higher-level functionality built on top of these basic parts.