How to Install and Uninstall libcurry-perl Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 18,2024

1. Install "libcurry-perl" package

Please follow the steps below to install libcurry-perl on Ubuntu 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install libcurry-perl

2. Uninstall "libcurry-perl" package

Please follow the guidelines below to uninstall libcurry-perl on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the libcurry-perl package on Ubuntu 21.04 (Hirsute Hippo)

Package: libcurry-perl
Architecture: all
Version: 1.001000-1.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:any
Filename: pool/universe/libc/libcurry-perl/libcurry-perl_1.001000-1.1_all.deb
Size: 5568
MD5sum: 562e86094e6b6541032300ecb84804c3
SHA1: 90a93384f07d068b168794ef46df18ae86d38b86
SHA256: 42b00957027895ceb153f36a38c5a359c200c5babc9f55dd046213e551bee740
SHA512: ddcf772c75fcbfb56cc544606f42e04e210d021d109b0b3f5f727f55ecf45aa04e9b9470aa6640546d1e8b87455c6b2f896853141229efbca2fe00f9728d9375
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