How to Install and Uninstall libcatalyst-model-adaptor-perl Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 17,2024

1. Install "libcatalyst-model-adaptor-perl" package

Please follow the guidelines below to install libcatalyst-model-adaptor-perl on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libcatalyst-model-adaptor-perl

2. Uninstall "libcatalyst-model-adaptor-perl" package

This guide covers the steps necessary to uninstall libcatalyst-model-adaptor-perl on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the libcatalyst-model-adaptor-perl package on Ubuntu 21.04 (Hirsute Hippo)

Package: libcatalyst-model-adaptor-perl
Architecture: all
Version: 0.10-2.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: 52
Depends: perl:any, libcatalyst-perl, libmro-compat-perl
Breaks: libcatalyst-modules-extra-perl (<< 9~)
Replaces: libcatalyst-modules-extra-perl (<< 9~)
Filename: pool/universe/libc/libcatalyst-model-adaptor-perl/libcatalyst-model-adaptor-perl_0.10-2.1_all.deb
Size: 19152
MD5sum: 88de50f6808adcf4f401801f925e1fd2
SHA1: ddce73a1abca286c98cd8cf60a4846042a6afce8
SHA256: d4e39214dac8c962902ecd6b3d2ed747732c0204a256ca296619396ed26a8ce3
SHA512: c7a5097983c4a68c9d30ee5c8b6d49efab202cc7b8d5cc8add0877dbf38a9d16677cffbd296d675286d66d06656a14ec43937362ed0755f03f6311c90667fac2
Homepage: https://metacpan.org/release/Catalyst-Model-Adaptor
Description-en: glue for Catalyst model modules
The idea is that there's no need for a Catalyst model to be anything other
than a line or two of glue. Using this module ensures that Model classes are
separate from the rest of the application and therefore are well-abstracted,
reusable, and easily testable.
.
Right now there are too many modules on CPAN that are Catalyst-specific. Most
of the models would be better written as a class that handles most of the
functionality with just a bit of glue to make it work nicely with Catalyst.
Catalyst::Model::Adaptor aims to make integrating that class with Catalyst
trivial, so there's no extra work involved in makint the model generic.
.
Catalyst is an elegant Model-View-Controller web application framework
written in Perl.
Description-md5: 94066d2f16ba60053037f8a03b4dd2cd