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

Last updated: June 18,2024

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

In this section, we are going to explain the necessary steps to install perl-HTTP-Server-Simple.noarch on Fedora 36

$ 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 36:

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

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

Last metadata expiration check: 4:31:16 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : perl-HTTP-Server-Simple
Version : 0.52
Release : 17.fc36
Architecture : noarch
Size : 32 k
Source : perl-HTTP-Server-Simple-0.52-17.fc36.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.