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

Last updated: July 04,2024

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

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

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

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

Here is a brief guide to show you how to uninstall perl-Test-HTTP-Server-Simple.noarch on Fedora 35:

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

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

Last metadata expiration check: 0:21:50 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : perl-Test-HTTP-Server-Simple
Version : 0.11
Release : 35.fc35
Architecture : noarch
Size : 16 k
Source : perl-Test-HTTP-Server-Simple-0.11-35.fc35.src.rpm
Repository : fedora
Summary : Test::More functions for HTTP::Server::Simple
URL : https://metacpan.org/release/Test-HTTP-Server-Simple
License : GPL+ or Artistic
Description : This mixin class provides methods to test an HTTP::Server::Simple-based web
: server. Currently, it provides only one such method: started_ok.