How to Install and Uninstall libcatalyst-plugin-static-simple-perl Package on Kali Linux

Last updated: May 04,2024

1. Install "libcatalyst-plugin-static-simple-perl" package

Please follow the guidance below to install libcatalyst-plugin-static-simple-perl on Kali Linux

$ sudo apt update $ sudo apt install libcatalyst-plugin-static-simple-perl

2. Uninstall "libcatalyst-plugin-static-simple-perl" package

Please follow the guidelines below to uninstall libcatalyst-plugin-static-simple-perl on Kali Linux:

$ sudo apt remove libcatalyst-plugin-static-simple-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libcatalyst-plugin-static-simple-perl package on Kali Linux

Package: libcatalyst-plugin-static-simple-perl
Version: 0.37-1
Installed-Size: 47
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libcatalyst-perl, libmime-types-perl, libmoose-perl, libnamespace-autoclean-perl
Size: 19852
SHA256: b4aba3dc1d2d24ebb4fabc28ffc326750ddd60a27d12d38d035104162ec38c8a
SHA1: 29eb835d14ffdd5bfcccf28d741c52b426668eb1
MD5sum: d4abc6a46cefae1450845fb580d7ea7e
Description: Catalyst plugin for easy serving of static pages
Catalyst::Plugin::Static::Simple is designed to make serving static content
in your application during development quick and easy, without requiring a
single line of code from you.
.
This plugin detects static files by looking at the file extension in the URL
(such as .css or .png or .js). The plugin uses the lightweight MIME::Types
module to map file extensions to IANA-registered MIME types, and will serve
your static files with the correct MIME type directly to the browser, without
being processed through Catalyst.
.
Catalyst is an elegant Model-View-Controller web application framework
written in Perl.
Description-md5:
Homepage: https://metacpan.org/release/Catalyst-Plugin-Static-Simple
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libc/libcatalyst-plugin-static-simple-perl/libcatalyst-plugin-static-simple-perl_0.37-1_all.deb