How to Install and Uninstall libclass-std-fast-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 02,2024

1. Install "libclass-std-fast-perl" package

Please follow the instructions below to install libclass-std-fast-perl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libclass-std-fast-perl

2. Uninstall "libclass-std-fast-perl" package

This tutorial shows how to uninstall libclass-std-fast-perl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libclass-std-fast-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libclass-std-fast-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libclass-std-fast-perl
Priority: optional
Section: universe/perl
Installed-Size: 87
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 0.0.8-2
Depends: perl, libclass-std-perl
Filename: pool/universe/libc/libclass-std-fast-perl/libclass-std-fast-perl_0.0.8-2_all.deb
Size: 19852
MD5sum: 53088410b1dfbbe20a6e47b24208c762
SHA1: 038e6806d4ba931b803bf0f68ac4c4a59ec747ca
SHA256: 5057c6feead8901d6907460d26496f7254b5ee80faceca17b7d3926409f66588
Description-en: faster but less secure replacement for Class::Std
Class::Std::Fast allows you to use the beautiful API of Class::Std in a
faster way than Class::Std does.
.
You can get the object's ident via scalarifiyng your object.
.
Getting the objects ident is still possible via the ident method, but it's
faster to scalarify your object.
Description-md5: 0aee3a1b12df958c56285da483025c50
Homepage: https://metacpan.org/release/Class-Std-Fast
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu