How to Install and Uninstall libcatalyst-action-renderview-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 12,2024

1. Install "libcatalyst-action-renderview-perl" package

This is a short guide on how to install libcatalyst-action-renderview-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libcatalyst-action-renderview-perl

2. Uninstall "libcatalyst-action-renderview-perl" package

Learn how to uninstall libcatalyst-action-renderview-perl on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libcatalyst-action-renderview-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libcatalyst-action-renderview-perl
Priority: optional
Section: universe/perl
Installed-Size: 54
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.16-2
Replaces: libcatalyst-modules-perl (<< 48~)
Depends: perl, libcatalyst-perl (>= 5.80030), libdata-visitor-perl (>= 0.24), libmro-compat-perl
Breaks: libcatalyst-modules-perl (<< 48~)
Filename: pool/universe/libc/libcatalyst-action-renderview-perl/libcatalyst-action-renderview-perl_0.16-2_all.deb
Size: 7646
MD5sum: d2c868a51a88faf25b6ac921c70a25e6
SHA1: e9b7f98522b49c759b20b7c3216975d32301795a
SHA256: 72673e3426ef0c500606349ef8533ec47b4fbbaad54b597e4e3b5e1b5e88a89e
Description-en: Sensible default end action for Catalyst
Catalyst::Action::RenderView module implements a sensible default end action
for Catalyst, which will forward to the first available view, unless
$c->res->status is a 3xx code (redirection, not modified, etc.), 204 (no
content), or $c->res->body has already been set. It also allows you to
pass 'dump_info=1' to the url in order to force a debug screen, while in
debug mode.
.
Catalyst is an elegant Model-View-Controller web application framework
written in Perl.
Description-md5: eb59e9c4243e6e55bc706285469eb51f
Homepage: https://metacpan.org/release/Catalyst-Action-RenderView
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu