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

Last updated: May 19,2024

1. Install "libcatalyst-perl" package

Learn how to install libcatalyst-perl on Kali Linux

$ sudo apt update $ sudo apt install libcatalyst-perl

2. Uninstall "libcatalyst-perl" package

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

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

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

Package: libcatalyst-perl
Version: 5.90131-1
Installed-Size: 928
Maintainer: Debian Perl Group
Architecture: all
Replaces: libcatalyst-plugin-unicode-encoding-perl
Provides: libcatalyst-plugin-unicode-encoding-perl
Depends: perl:any, libcgi-simple-perl, libcgi-struct-xs-perl, libclass-accessor-perl, libclass-c3-adopt-next-perl, libclass-c3-perl, libclass-inspector-perl, libclass-load-perl, libdata-dump-perl, libencode-perl, libextutils-autoinstall-perl, libfile-copy-recursive-perl, libfile-modified-perl, libfile-slurp-perl, libhash-multivalue-perl, libhtml-parser-perl, libhttp-body-perl, libjson-maybexs-perl, liblist-moreutils-perl, libmime-types-perl, libmodule-pluggable-perl, libmoose-perl, libmoosex-emulate-class-accessor-fast-perl, libmoosex-getopt-perl, libmoosex-methodattributes-perl, libnamespace-clean-perl, libpath-class-perl, libperlio-utf8-strict-perl, libplack-middleware-fixmissingbodyinredirect-perl, libplack-middleware-methodoverride-perl, libplack-middleware-removeredundantbody-perl, libplack-middleware-reverseproxy-perl, libplack-perl, libplack-test-externalserver-perl, libsafe-isa-perl, libscalar-list-utils-perl, libscope-upper-perl, libstream-buffered-perl, libstring-rewriteprefix-perl, libtask-weaken-perl, libtest-mockobject-perl, libtext-simpletable-perl, libtree-simple-perl, libtree-simple-visitorfactory-perl, libtry-tiny-perl, liburi-perl, libwww-perl
Recommends: libcatalyst-dispatchtype-regex-perl
Suggests: libcatalyst-devel-perl, libcatalyst-engine-apache-perl, libcatalystx-leakchecker-perl, libfcgi-perl, libfcgi-procmanager-perl, libterm-size-any-perl, libtest-exception-perl, libtest-pod-coverage-perl, libtest-pod-perl, libtype-tiny-perl
Conflicts: libcatalyst-plugin-unicode-encoding-perl
Size: 398548
SHA256: 21778299773c40bd3d8b90ce8e2203d84b504ae5b6a8f6a56022f5f2b3418a22
SHA1: ad0b115be65ae76014426147229d0be3869e703a
MD5sum: d9546bc6d83a0560e33921335ed722ee
Description: elegant Model-View-Controller Web Application Framework
Catalyst is an elegant web application framework, extremely flexible yet very
simple. It's similar to Ruby on Rails, Spring (Java) and Maypole, upon which
it was originally based.
.
Catalyst follows the Model-View-Controller (MVC) design pattern, allowing you
to easily separate concerns, like content, presentation, and flow control,
into separate modules. This separation allows you to modify code that handles
one concern without affecting code that handles the others. Catalyst promotes
the re-use of existing Perl modules that already handle common web application
concerns well.
.
This package only contains the Catalyst::Runtime module. If you want to develop
your own web applications install libcatalyst-modules-perl as well.
Description-md5:
Homepage: https://metacpan.org/release/Catalyst-Runtime
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libc/libcatalyst-perl/libcatalyst-perl_5.90131-1_all.deb