How to Install and Uninstall librose-object-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 11,2024

1. Install "librose-object-perl" package

Please follow the steps below to install librose-object-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install librose-object-perl

2. Uninstall "librose-object-perl" package

Please follow the steps below to uninstall librose-object-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove librose-object-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the librose-object-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: librose-object-perl
Priority: optional
Section: universe/perl
Installed-Size: 234
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.860-1
Depends: perl
Recommends: libclass-xsaccessor-perl
Filename: pool/universe/libr/librose-object-perl/librose-object-perl_0.860-1_all.deb
Size: 65968
MD5sum: 5e05bce26e78bfa931f21344e0449d63
SHA1: ac113ff52df6df7ea4c567eded2864d0df55541c
SHA256: 40dce8507433008c7492203479d80e91eba74f94892a9220301e306db3924986
Description-en: simple Perl object base class
Rose::Class is a generic base class for classes. It provides a single class
method (error), but may be expanded further in the future.
.
A class that inherits from Rose::Class is not expected to allow objects
of that class to be instantiated, since the namespace for class and object
methods is shared. For example, it is common for Rose::Object-derived classes
to have error methods, but this would conflict with the Rose::Class method of
the same name.
Description-md5: 2c916191cfc8b2550454dc1691ae0d68
Homepage: https://metacpan.org/release/Rose-Class/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu