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

Last updated: May 18,2024

1. Install "libcurry-perl" package

This guide let you learn how to install libcurry-perl on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install libcurry-perl

2. Uninstall "libcurry-perl" package

This guide covers the steps necessary to uninstall libcurry-perl on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove libcurry-perl $ sudo apt autoclean && sudo apt autoremove

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

Package: libcurry-perl
Architecture: all
Version: 1.001000-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: 21
Depends: perl
Filename: pool/universe/libc/libcurry-perl/libcurry-perl_1.001000-1_all.deb
Size: 5392
MD5sum: 68c64cac704436a7d305532d2915cb82
SHA1: 47f5aa37f16e9c94b4e7d26a21968cd1bdc91179
SHA256: 9c67f6eb77cd2568e510e1c9627738670b7023640acc3fea757d016562d33a43
SHA512: 474b2b861cb3216973fa7f3ab4eaccf558dc06be3786b45e2ba8747eeefdd5e244f67f0f7c64825a30f4b5103835971597127654aa0238401edc33483edfd598
Homepage: https://metacpan.org/release/curry
Description-en: module to create automatic curried method call closures for any class or object
The curry module provides a function that simplifies the creation of curried
method closures which are functions that wrap an existing function and
provide some of the inner functions arguments. It also contains a package
variable which, in addition, weakens the wrapper function so it is will not
hold a reference count for the inner function so Perl's garbage collection
system can destroy the latter when needed.
Description-md5: 4146a71bcf7d83d843cd9a11136f1d51