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

Last updated: May 18,2024

1. Install "libmixin-extrafields-perl" package

Please follow the instructions below to install libmixin-extrafields-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libmixin-extrafields-perl

2. Uninstall "libmixin-extrafields-perl" package

This guide let you learn how to uninstall libmixin-extrafields-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libmixin-extrafields-perl $ sudo apt autoclean && sudo apt autoremove

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

Package: libmixin-extrafields-perl
Priority: optional
Section: universe/perl
Installed-Size: 84
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.140001-1
Depends: perl, libsub-install-perl, libsub-exporter-perl, libstring-rewriteprefix-perl
Filename: pool/universe/libm/libmixin-extrafields-perl/libmixin-extrafields-perl_0.140001-1_all.deb
Size: 22728
MD5sum: a8bb0088affe78f2a8651203fbea8754
SHA1: b6688cfc70adc77c97f41c3d5e69e0fd73fd530b
SHA256: b418a7df1e5505d7d26c351e8b8be8acf30d8596ea2b0f9777c011caf9f06f21
Description-en: module to add extra stashes of data to objects
Mixin::ExtraFields is a Perl module that provides a simple way to add an
arbitrary number of stashes for named data. These data can be stored in the
object, in a database, or anywhere else. The storage mechanism is abstracted
away from the provided interface, so one storage mechanism can be easily
swapped for another. Multiple ExtraFields stashes can be mixed into one
class, using one or many storage mechanisms.
Description-md5: 06b4eac35df5ef8760932b62afde2594
Homepage: https://metacpan.org/release/Mixin-ExtraFields/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu