How to Install and Uninstall perl-Net-Server-Coro.noarch Package on Fedora 35

Last updated: July 02,2024

1. Install "perl-Net-Server-Coro.noarch" package

Please follow the step by step instructions below to install perl-Net-Server-Coro.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install perl-Net-Server-Coro.noarch

2. Uninstall "perl-Net-Server-Coro.noarch" package

Please follow the step by step instructions below to uninstall perl-Net-Server-Coro.noarch on Fedora 35:

$ sudo dnf remove perl-Net-Server-Coro.noarch $ sudo dnf autoremove

3. Information about the perl-Net-Server-Coro.noarch package on Fedora 35

Last metadata expiration check: 2:08:11 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : perl-Net-Server-Coro
Version : 1.3
Release : 21.fc35
Architecture : noarch
Size : 19 k
Source : perl-Net-Server-Coro-1.3-21.fc35.src.rpm
Repository : fedora
Summary : Co-operative multithreaded server using Coro
URL : https://metacpan.org/release/Net-Server-Coro
License : MIT
Description : Net::Server::Coro implements multithreaded server for the Net::Server
: architecture, using Coro and Coro::Socket to make all reads and writes non-
: blocking. Additionally, it supports non-blocking SSL negotiation.