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

Last updated: May 14,2024

1. Install "libcatalyst-plugin-smarturi-perl" package

Please follow the instructions below to install libcatalyst-plugin-smarturi-perl on Kali Linux

$ sudo apt update $ sudo apt install libcatalyst-plugin-smarturi-perl

2. Uninstall "libcatalyst-plugin-smarturi-perl" package

Please follow the guidance below to uninstall libcatalyst-plugin-smarturi-perl on Kali Linux:

$ sudo apt remove libcatalyst-plugin-smarturi-perl $ sudo apt autoclean && sudo apt autoremove

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

Package: libcatalyst-plugin-smarturi-perl
Version: 0.041-2
Installed-Size: 30
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libcatalyst-perl, libclass-c3-componentised-perl, libclass-load-perl, libmoose-perl, libnamespace-clean-perl, libtask-weaken-perl, liburi-smarturi-perl
Size: 10876
SHA256: d110c36936b04c705d49f7cecdc8cf1315ceedecd013e7d507adcb441d40b889
SHA1: 01f019ee62d4822b2dd5c2d64c0c43b91db73b2e
MD5sum: e9abe918ed477c62d51da9ecd309386b
Description: module providing configurable URIs for Catalyst
Configure whether $c->uri_for and $c->req->uri_with return absolute, hostless
or relative URIs, or URIs based on the 'Host' header. Also allows configuring
which URI class to use. Works on application-wide or per-request basis.
.
Catalyst::Plugin::SmartURI is useful in situations where you're for example,
redirecting to a lighttpd from a firewall rule, instead of a real proxy, and
you want your links and redirects to still work correctly.
.
To use your own URI class, just subclass URI::SmartURI and set uri_class, or
write a class that follows the same interface.
.
This plugin installs a custom $c->request_class, however it does so in a way
that won't break if you've already set $c->request_class yourself, ie. by
using Catalyst::Action::REST (thanks mst!).
Description-md5:
Homepage: https://metacpan.org/release/Catalyst-Plugin-SmartURI
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libc/libcatalyst-plugin-smarturi-perl/libcatalyst-plugin-smarturi-perl_0.041-2_all.deb