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

Last updated: May 18,2024

1. Install "libdevel-declare-perl" package

Learn how to install libdevel-declare-perl on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install libdevel-declare-perl

2. Uninstall "libdevel-declare-perl" package

Here is a brief guide to show you how to uninstall libdevel-declare-perl on Ubuntu 20.10 (Groovy Gorilla):

$ sudo apt remove libdevel-declare-perl $ sudo apt autoclean && sudo apt autoremove

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

Package: libdevel-declare-perl
Architecture: amd64
Version: 0.006022-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: 101
Depends: perl (>= 5.30.0-10), perlapi-5.30.0, libc6 (>= 2.14), libb-hooks-endofscope-perl, libb-hooks-op-check-perl, libsub-name-perl
Filename: pool/universe/libd/libdevel-declare-perl/libdevel-declare-perl_0.006022-1_amd64.deb
Size: 31896
MD5sum: 021404b8c1e5a93f35dc8e7f9457fd5a
SHA1: 1b1007ef3a2208bd863d6af44b93237804ab6145
SHA256: ad5fffc131c22e03436e50336cb69fd8b338c62b5bb0f0f622eae287f7b89082
SHA512: 899ba6d62c4a3cbd2bd32415d99cee84570626b62277a99ab951b182681e32c2add4374027ac7e625af8f65ae4d5c3cba1b52c49a980c2abb92012776b802ea1
Homepage: https://metacpan.org/release/Devel-Declare
Description-en: module to add new syntax to Perl
Devel::Declare can install subroutines called declarators which locally take
over control of Perl's parser, allowing the creation of new syntax, including
keywords and other constructs that might not be, in themselves, valid Perl 5
code.
.
This module can be used for adding new keywords, completely in Perl code. It
allows a subroutine to be executed during the Perl code compilation, meaning
that syntax can be transformed into equivalent code for Perl on-the-fly.
Description-md5: b1fb2e3a206c7c529fa629292fa647a0