How to Install and Uninstall libcatalyst-plugin-static-simple-perl Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 04,2024

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

This guide covers the steps necessary to install libcatalyst-plugin-static-simple-perl on Ubuntu 21.10 (Impish Indri)

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

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

This is a short guide on how to uninstall libcatalyst-plugin-static-simple-perl on Ubuntu 21.10 (Impish Indri):

$ 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 Ubuntu 21.10 (Impish Indri)

Package: libcatalyst-plugin-static-simple-perl
Architecture: all
Version: 0.36-1
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 42
Depends: perl, libcatalyst-perl, libmime-types-perl (>= 2.03), libmoose-perl, libmoosex-types-perl, libnamespace-autoclean-perl
Breaks: libcatalyst-modules-perl (<< 48~)
Replaces: libcatalyst-modules-perl (<< 48~)
Filename: pool/universe/libc/libcatalyst-plugin-static-simple-perl/libcatalyst-plugin-static-simple-perl_0.36-1_all.deb
Size: 16052
MD5sum: 2067a33212e7068ce4501544722bdae5
SHA1: 7cf7069ed03b7f533e63055d11073357e0d7d067
SHA256: acecfef03c1ef0298e4cdf3466f8e83076065703f6623cecf2da5b72b7382687
SHA512: 554131703ced59e61dd35304b542455617fbc7bc0aa827a521fd45c54928fa0092b5378fe4f33d8d478003acae7a33685843e6f85e550e2d14e9eb59b5a96766
Homepage: https://metacpan.org/release/Catalyst-Plugin-Static-Simple
Description-en: 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: ecb23c127aec6dac49f7f62d3c9f0b36