How to Install and Uninstall libhttp-server-simple-static-perl Package on Kali Linux

Last updated: May 17,2024

1. Install "libhttp-server-simple-static-perl" package

Please follow the guidelines below to install libhttp-server-simple-static-perl on Kali Linux

$ sudo apt update $ sudo apt install libhttp-server-simple-static-perl

2. Uninstall "libhttp-server-simple-static-perl" package

This guide covers the steps necessary to uninstall libhttp-server-simple-static-perl on Kali Linux:

$ sudo apt remove libhttp-server-simple-static-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libhttp-server-simple-static-perl package on Kali Linux

Package: libhttp-server-simple-static-perl
Version: 0.14-2
Installed-Size: 27
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libcgi-pm-perl, libfile-libmagic-perl, libhttp-date-perl, libhttp-server-simple-perl, liburi-perl
Size: 10656
SHA256: eaf3cd11c47f88f6f0c0fc9805a46e3d7607edefdcb18b06d3763d671f30dce4
SHA1: 879dcee9b8907393ca19fc90665e2173a615f561
MD5sum: fc3d4ec10417f7d836d28fc3e1acd3f3
Description: Serve static files with HTTP::Server::Simple
HTTP::Server::Simple::Static is a mixin that adds a method to serve
static files from your HTTP::Server::Simple subclass.
.
The Date and Last-Modified HTTP headers are set when sending a response
for a valid file. The method supports clients which send an If-Modified-Since
HTTP header in the request, returning a 304 Not Modified response if the file
is unchanged. If the client makes a HEAD request no message body will be
returned in the response.
Description-md5:
Homepage: https://metacpan.org/release/HTTP-Server-Simple-Static
Tag: devel::lang:perl, devel::library, implemented-in::perl, role::shared-lib
Section: perl
Priority: optional
Filename: pool/main/libh/libhttp-server-simple-static-perl/libhttp-server-simple-static-perl_0.14-2_all.deb