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

Last updated: October 09,2024

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

Here is a brief guide to show you how to install perl-HTTP-Server-Simple.noarch on Fedora 38

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

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

Please follow the instructions below to uninstall perl-HTTP-Server-Simple.noarch on Fedora 38:

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

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

Last metadata expiration check: 1:34:54 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : perl-HTTP-Server-Simple
Version : 0.52
Release : 20.fc38
Architecture : noarch
Size : 31 k
Source : perl-HTTP-Server-Simple-0.52-20.fc38.src.rpm
Repository : fedora
Summary : Very simple standalone HTTP daemon
URL : https://metacpan.org/release/HTTP-Server-Simple
License : GPL+ or Artistic
Description : HTTP::Server::Simple is a very simple standalone HTTP daemon with no non-core
: module dependencies. It's ideal for building a standalone http-based UI to
: your existing tools.