How to Install and Uninstall libfunction-fallback-coreorpp-perl Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 14,2024

1. Install "libfunction-fallback-coreorpp-perl" package

This guide covers the steps necessary to install libfunction-fallback-coreorpp-perl on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libfunction-fallback-coreorpp-perl

2. Uninstall "libfunction-fallback-coreorpp-perl" package

Learn how to uninstall libfunction-fallback-coreorpp-perl on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libfunction-fallback-coreorpp-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libfunction-fallback-coreorpp-perl package on Ubuntu 21.10 (Impish Indri)

Package: libfunction-fallback-coreorpp-perl
Architecture: all
Version: 0.090-1
Priority: optional
Section: universe/perl
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Perl Group
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 22
Depends: perl:any, libclone-pp-perl
Recommends: libacme-damn-perl, libdata-clone-perl, liblist-moreutils-perl
Filename: pool/universe/libf/libfunction-fallback-coreorpp-perl/libfunction-fallback-coreorpp-perl_0.090-1_all.deb
Size: 7404
MD5sum: f0924af2def1b7e773a5c6c9ba981b67
SHA1: 8c50b1e5cbe662d7a3ef4575d9b14bc4cb95d12c
SHA256: 77a36c0008650b48eabdcf3427da67e220e35131aa65185f23cb213de13c6829
SHA512: 8039ec6c6b56aaca44ea728a6eeeb7487b8311ef5a8061d02a61c82807c9b42c986d2019ffbfa3921a66f29aa5688b7a0453fc571b6127031cc91f23335f39ca
Homepage: https://metacpan.org/release/Function-Fallback-CoreOrPP
Description-en: set of functions using non-core XS modules with pure-Perl/core fallback
Function::Fallback::CoreOrPP provides functions that use non-core XS modules
(for best speed, reliability, feature, etc) but falls back to those that use
core XS or pure-Perl modules when the non-core XS module is not available.
.
This module helps when you want to bootstrap your Perl application with a
portable, dependency-free Perl script. In a vanilla Perl installation (having
only core modules), you can use App::FatPacker to include non-core pure-Perl
dependencies to your script.
Description-md5: 45699a3be6a03f9e60f4d3b5f0837014