How to Install and Uninstall perl-HTTP-Server-Simple-PSGI.noarch Package on Fedora 38

Last updated: January 16,2025

1. Install "perl-HTTP-Server-Simple-PSGI.noarch" package

Please follow the step by step instructions below to install perl-HTTP-Server-Simple-PSGI.noarch on Fedora 38

$ sudo dnf update $ sudo dnf install perl-HTTP-Server-Simple-PSGI.noarch

2. Uninstall "perl-HTTP-Server-Simple-PSGI.noarch" package

This guide let you learn how to uninstall perl-HTTP-Server-Simple-PSGI.noarch on Fedora 38:

$ sudo dnf remove perl-HTTP-Server-Simple-PSGI.noarch $ sudo dnf autoremove

3. Information about the perl-HTTP-Server-Simple-PSGI.noarch package on Fedora 38

Last metadata expiration check: 0:17:52 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : perl-HTTP-Server-Simple-PSGI
Version : 0.16
Release : 28.fc38
Architecture : noarch
Size : 16 k
Source : perl-HTTP-Server-Simple-PSGI-0.16-28.fc38.src.rpm
Repository : fedora
Summary : PSGI handler for HTTP::Server::Simple
URL : https://metacpan.org/release/HTTP-Server-Simple-PSGI
License : GPL-1.0-or-later OR Artistic-1.0-Perl
Description : HTTP::Server::Simple::PSGI is a HTTP::Server::Simple based HTTP server that
: can run PSGI applications. This module only depends on
: HTTP::Server::Simple, which itself doesn't depend on any non-core modules
: so it's best to be used as an embedded web server.