How to Install and Uninstall libdevel-declare-perl Package on Kali Linux

Last updated: May 18,2024

1. Install "libdevel-declare-perl" package

This guide let you learn how to install libdevel-declare-perl on Kali Linux

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

2. Uninstall "libdevel-declare-perl" package

This tutorial shows how to uninstall libdevel-declare-perl on Kali Linux:

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

3. Information about the libdevel-declare-perl package on Kali Linux

Package: libdevel-declare-perl
Source: libdevel-declare-perl (0.006022-1)
Version: 0.006022-1+b4
Installed-Size: 105
Maintainer: Debian Perl Group
Architecture: amd64
Depends: perl (>= 5.38.2-2), perlapi-5.38.2, libc6 (>= 2.14), libb-hooks-endofscope-perl, libb-hooks-op-check-perl, libsub-name-perl
Size: 36272
SHA256: b27561e5d34f2ae10469ec170be555b90006df074886bfd4c5ffee3efb6a2c64
SHA1: b9c2bdab3b5d86aec5f5bd73af022c472745845e
MD5sum: b35892489e0ee75b9f0d672ca6ecbb65
Description: 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:
Homepage: https://metacpan.org/release/Devel-Declare
Tag: devel::lang:perl, devel::library, implemented-in::c,
implemented-in::perl, role::devel-lib
Section: perl
Priority: optional
Filename: pool/main/libd/libdevel-declare-perl/libdevel-declare-perl_0.006022-1+b4_amd64.deb