How to Install and Uninstall libalgorithm-c3-perl Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 18,2024

1. Install "libalgorithm-c3-perl" package

Here is a brief guide to show you how to install libalgorithm-c3-perl on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install libalgorithm-c3-perl

2. Uninstall "libalgorithm-c3-perl" package

Please follow the steps below to uninstall libalgorithm-c3-perl on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove libalgorithm-c3-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libalgorithm-c3-perl package on Ubuntu 20.10 (Groovy Gorilla)

Package: libalgorithm-c3-perl
Architecture: all
Version: 0.10-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: 29
Depends: perl
Filename: pool/universe/liba/libalgorithm-c3-perl/libalgorithm-c3-perl_0.10-1_all.deb
Size: 11260
MD5sum: ea3dc94683363ceac6401807542a4fc7
SHA1: 4ca10a0d0cdd103a64f413243859db3f5acb944a
SHA256: e54c58171fc1cbf2f2c211a45a7a69d73d289e85ec2830f1a9a4224c71cfa513
SHA512: fca85501d39aaa4652d429356d940be03505bb29383c7229d83d923859de19fde80f3682ec7e0be89cd6ef4de73adf25c54fc0d5841c60e6f7d5cbb51f453762
Homepage: https://metacpan.org/release/Algorithm-C3
Description-en: Perl module for merging hierarchies using the C3 algorithm
The Algorithm::C3 module implements the C3 algorithm.
.
C3 is the name of an algorithm which aims to provide a sane method resolution
order under multiple inheritence. It was first introduced in the language
Dylan, and then later adopted as the preferred MRO (Method Resolution Order)
for the new-style classes in Python 2.3. Most recently it has been adopted as
the 'canonical' MRO for Perl 6 classes, and the default MRO for Parrot
objects as well.
Description-md5: 86ae31ac257fe5e4d7d54694fd613746
Task: ubuntukylin-desktop