How to Install and Uninstall libcatalyst-perl Package on Ubuntu 20.10 (Groovy Gorilla)
Last updated: January 11,2025
1. Install "libcatalyst-perl" package
Please follow the steps below to install libcatalyst-perl on Ubuntu 20.10 (Groovy Gorilla)
$
sudo apt update
Copied
$
sudo apt install
libcatalyst-perl
Copied
2. Uninstall "libcatalyst-perl" package
This tutorial shows how to uninstall libcatalyst-perl on Ubuntu 20.10 (Groovy Gorilla):
$
sudo apt remove
libcatalyst-perl
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the libcatalyst-perl package on Ubuntu 20.10 (Groovy Gorilla)
Package: libcatalyst-perl
Architecture: all
Version: 5.90126-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: 883
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 (>= 1.22), libjson-maybexs-perl, liblist-moreutils-perl, libmime-types-perl, libmodule-pluggable-perl, libmoose-perl, libmoose-perl (>= 2.1300) | libmoosex-role-withoverloading-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 (>= 0.12), libplack-middleware-removeredundantbody-perl, libplack-middleware-reverseproxy-perl, libplack-perl, libplack-test-externalserver-perl, libsafe-isa-perl, libscalar-list-utils-perl (>= 1:1.45), 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 (>= 1.65), 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 (>= 1.000005)
Conflicts: libcatalyst-plugin-unicode-encoding-perl
Replaces: libcatalyst-plugin-unicode-encoding-perl
Filename: pool/universe/libc/libcatalyst-perl/libcatalyst-perl_5.90126-1_all.deb
Size: 347608
MD5sum: 7419a2d7af62d8e64c19a3a9e60491eb
SHA1: 331cd7357ec15d9e4961ef44988e57aa8868af7e
SHA256: 76af6ca8690e35d4f4d8eddc74a393f9b6e323cb7832f77f5d6d9ae40f7a0186
SHA512: 30a0d69d760ff49ff096d0efc73ac2446d4f13281cb3e5254361860d54123d0427d68782a79353b380af3515f1778cf191a7505456eb8a3b7002b65805c77201
Homepage: https://metacpan.org/release/Catalyst-Runtime
Description-en: 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: 66638affc383b17337ca9486a20f354e
Architecture: all
Version: 5.90126-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: 883
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 (>= 1.22), libjson-maybexs-perl, liblist-moreutils-perl, libmime-types-perl, libmodule-pluggable-perl, libmoose-perl, libmoose-perl (>= 2.1300) | libmoosex-role-withoverloading-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 (>= 0.12), libplack-middleware-removeredundantbody-perl, libplack-middleware-reverseproxy-perl, libplack-perl, libplack-test-externalserver-perl, libsafe-isa-perl, libscalar-list-utils-perl (>= 1:1.45), 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 (>= 1.65), 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 (>= 1.000005)
Conflicts: libcatalyst-plugin-unicode-encoding-perl
Replaces: libcatalyst-plugin-unicode-encoding-perl
Filename: pool/universe/libc/libcatalyst-perl/libcatalyst-perl_5.90126-1_all.deb
Size: 347608
MD5sum: 7419a2d7af62d8e64c19a3a9e60491eb
SHA1: 331cd7357ec15d9e4961ef44988e57aa8868af7e
SHA256: 76af6ca8690e35d4f4d8eddc74a393f9b6e323cb7832f77f5d6d9ae40f7a0186
SHA512: 30a0d69d760ff49ff096d0efc73ac2446d4f13281cb3e5254361860d54123d0427d68782a79353b380af3515f1778cf191a7505456eb8a3b7002b65805c77201
Homepage: https://metacpan.org/release/Catalyst-Runtime
Description-en: 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: 66638affc383b17337ca9486a20f354e