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

Last updated: April 27,2024

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

This guide let you learn how to install libcatalyst-action-rest-perl on Ubuntu 16.04 LTS (Xenial Xerus)

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

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

In this section, we are going to explain the necessary steps to uninstall libcatalyst-action-rest-perl on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: libcatalyst-action-rest-perl
Priority: optional
Section: universe/perl
Installed-Size: 156
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 1.20-1
Depends: perl, libcatalyst-perl (>= 5.80030), libclass-inspector-perl, libjson-maybexs-perl, libmodule-pluggable-perl | perl (<< 5.17.0), libmoose-perl, libmro-compat-perl, libnamespace-autoclean-perl, libparams-validate-perl, liburi-find-perl
Recommends: libhtml-parser-perl, libyaml-syck-perl
Suggests: libcatalyst-action-serialize-data-serializer-perl, libconfig-general-perl, libfreezethaw-perl, libcpanel-json-xs-perl, libphp-serialization-perl, libxml-simple-perl
Filename: pool/universe/libc/libcatalyst-action-rest-perl/libcatalyst-action-rest-perl_1.20-1_all.deb
Size: 59264
MD5sum: 51af026d0f3bfbfe9ffb1e39d11cbde7
SHA1: c4eab5b765a337ed7efed261f164c1f85bc9e88f
SHA256: d0433569ee36917be0091e371e7c674ef69bb90b66efabb68444dd1f8e2bc829
Description-en: module for automatic REST method dispatching
Catalyst::Action::REST is a Catalyst Action that handles doing automatic
method dispatching for REST requests. It takes a normal Catalyst action, and
changes the dispatch to append an underscore and method name. It will
dispatch either to the action with the generating name or to a regular
method.
Description-md5: 938faceb61dcbf4ee38b981f742ed575
Homepage: https://metacpan.org/release/Catalyst-Action-REST
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu