How to Install and Uninstall libcatalystx-component-traits-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "libcatalystx-component-traits-perl" package

This guide covers the steps necessary to install libcatalystx-component-traits-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libcatalystx-component-traits-perl

2. Uninstall "libcatalystx-component-traits-perl" package

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

$ sudo apt remove libcatalystx-component-traits-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libcatalystx-component-traits-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libcatalystx-component-traits-perl
Priority: optional
Section: universe/perl
Installed-Size: 55
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.19-2
Replaces: libcatalyst-modules-perl (<< 48~)
Depends: perl, libcatalyst-perl, libclass-load-perl, liblist-moreutils-perl, libmoose-perl, libmoosex-traits-pluggable-perl, libnamespace-autoclean-perl
Breaks: libcatalyst-modules-perl (<< 48~)
Filename: pool/universe/libc/libcatalystx-component-traits-perl/libcatalystx-component-traits-perl_0.19-2_all.deb
Size: 7944
MD5sum: f36dc1bd642ed4905b77754419e6e98a
SHA1: b8383b43e6e587acb121b7ae4e7dbd88fec91fba
SHA256: 1241c583636df83b9f9f6a370ea3c5c7e5baf7d82360899686db9b99424c6b11
Description-en: Automatic Trait Loading and Resolution for Catalyst Components
CatalystX::Component::Traits adds a Catalyst::Component/COMPONENT method to
your Catalyst component base class that reads the optional traits parameter
from app and component config and instantiates the component subclass with
those traits using MooseX::Traits/new_with_traits from
MooseX::Traits::Pluggable.
.
Catalyst is an elegant Model-View-Controller web application framework
written in Perl.
Description-md5: 2a60161cc98e63b9410a7310a10132d9
Homepage: https://metacpan.org/release/CatalystX-Component-Traits
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu