How to Install and Uninstall perl-HTTP-Server-Simple.noarch Package on AlmaLinux 9

Last updated: October 08,2024

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

This is a short guide on how to install perl-HTTP-Server-Simple.noarch on AlmaLinux 9

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

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

This guide covers the steps necessary to uninstall perl-HTTP-Server-Simple.noarch on AlmaLinux 9:

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

3. Information about the perl-HTTP-Server-Simple.noarch package on AlmaLinux 9

Last metadata expiration check: 1:52:13 ago on Wed Mar 13 07:41:12 2024.
Available Packages
Name : perl-HTTP-Server-Simple
Version : 0.52
Release : 21.el9
Architecture : noarch
Size : 32 k
Source : perl-HTTP-Server-Simple-0.52-21.el9.src.rpm
Repository : epel
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.