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

Last updated: June 29,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 34

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

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

Please follow the steps below to uninstall perl-Test-HTTP-Server-Simple.noarch on Fedora 34:

$ 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 34

Last metadata expiration check: 2:59:51 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : perl-Test-HTTP-Server-Simple
Version : 0.11
Release : 33.fc34
Architecture : noarch
Size : 16 k
Source : perl-Test-HTTP-Server-Simple-0.11-33.fc34.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.