How to Install and Uninstall libsignatures-perl Package on Kali Linux

Last updated: May 18,2024

1. Install "libsignatures-perl" package

This tutorial shows how to install libsignatures-perl on Kali Linux

$ sudo apt update $ sudo apt install libsignatures-perl

2. Uninstall "libsignatures-perl" package

Please follow the instructions below to uninstall libsignatures-perl on Kali Linux:

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

3. Information about the libsignatures-perl package on Kali Linux

Package: libsignatures-perl
Source: libsignatures-perl (0.14-2)
Version: 0.14-2+b2
Installed-Size: 50
Maintainer: Debian Perl Group
Architecture: amd64
Depends: perl (>= 5.38.2-2), perlapi-5.38.2, libc6 (>= 2.4), libb-hooks-endofscope-perl, libb-hooks-op-check-perl, libb-hooks-op-ppaddr-perl, libb-hooks-parser-perl
Size: 14188
SHA256: 1d76642feae74e445676c03fa3daffb36e1cd6fd3434f72aae963d64dbfa2c32
SHA1: 7da34ed1d6b4825d14795a82d442342aa6650493
MD5sum: 29772f039a7a5059aa2730b761ed5215
Description: Perl pragma for subroutine signatures
signatures is a Perl pragma that provides a simple and robust way to declare
named parameters for your subroutines. It provides a syntax similar to Perl
function prototypes (see perlsub) and is robust since it does this without
using source filters. It also provides a way to combine these signatures with
normal Perl prototypes.
Description-md5:
Homepage: https://metacpan.org/release/signatures
Tag: devel::lang:perl, devel::library, implemented-in::c,
implemented-in::perl, role::devel-lib, role::shared-lib
Section: perl
Priority: optional
Filename: pool/main/libs/libsignatures-perl/libsignatures-perl_0.14-2+b2_amd64.deb