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

Last updated: October 06,2024

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

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

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

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

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

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

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

Last metadata expiration check: 3:47:04 ago on Wed Sep 7 08:25:01 2022.
Available Packages
Name : perl-HTTP-Server-Simple
Version : 0.52
Release : 16.fc35
Architecture : noarch
Size : 32 k
Source : perl-HTTP-Server-Simple-0.52-16.fc35.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.