How To Install perl-Net-Server-SS-PreFork on Fedora 36

In this tutorial we learn how to install perl-Net-Server-SS-PreFork in Fedora 36. perl-Net-Server-SS-PreFork is Hot-deployable variant of Net

Introduction

In this tutorial we learn how to install perl-Net-Server-SS-PreFork on Fedora 36.

What is perl-Net-Server-SS-PreFork

Net Net Server

We can use yum or dnf to install perl-Net-Server-SS-PreFork on Fedora 36. In this tutorial we discuss both methods but you only need to choose one of method to install perl-Net-Server-SS-PreFork.

Install perl-Net-Server-SS-PreFork on Fedora 36 Using dnf

Update yum database with dnf using the following command.

sudo dnf makecache --refresh

After updating yum database, We can install perl-Net-Server-SS-PreFork using dnf by running the following command:

sudo dnf -y install perl-Net-Server-SS-PreFork

Install perl-Net-Server-SS-PreFork on Fedora 36 Using yum

Update yum database with yum using the following command.

sudo yum makecache --refresh

After updating yum database, We can install perl-Net-Server-SS-PreFork using yum by running the following command:

sudo yum -y install perl-Net-Server-SS-PreFork

How To Uninstall perl-Net-Server-SS-PreFork on Fedora 36

To uninstall only the perl-Net-Server-SS-PreFork package we can use the following command:

sudo dnf remove perl-Net-Server-SS-PreFork

perl-Net-Server-SS-PreFork Package Contents on Fedora 36

/usr/share/doc/perl-Net-Server-SS-PreFork
/usr/share/doc/perl-Net-Server-SS-PreFork/Changes
/usr/share/doc/perl-Net-Server-SS-PreFork/README
/usr/share/man/man3/Net::Server::SS::PreFork.3pm.gz
/usr/share/perl5/vendor_perl/Net
/usr/share/perl5/vendor_perl/Net/Server
/usr/share/perl5/vendor_perl/Net/Server/SS
/usr/share/perl5/vendor_perl/Net/Server/SS/PreFork.pm

References

Summary

In this tutorial we learn how to install perl-Net-Server-SS-PreFork on Fedora 36 using yum and [dnf]((/fedora/36/dnf/).