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

Last updated: April 29,2024

1. Install "libend-perl" package

Please follow the guidelines below to install libend-perl on Kali Linux

$ sudo apt update $ sudo apt install libend-perl

2. Uninstall "libend-perl" package

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

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

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

Package: libend-perl
Version: 2009110401-3
Installed-Size: 20
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any
Size: 6996
SHA256: 97ee296893d24fb53d0e4bd564a388488eaaf85bf120216b85e8602f3b617701
SHA1: 29a0ec2b11d15583d22a83640331fc5611074531
MD5sum: 4a3fa0b900d3aae6421aa9a2be1d447e
Description: Perl interface to execute code at end of scope
End is a Perl module that exports a single subroutine, end, which enables
execution of code whenever the current block is exited, regardless of whether
it is due to a return, next, last, redo, exit, die, goto or just reaching the
end of the current block.
Description-md5:
Multi-Arch: foreign
Homepage: https://metacpan.org/release/End
Tag: devel::lang:perl, devel::library, implemented-in::perl, role::devel-lib
Section: perl
Priority: optional
Filename: pool/main/libe/libend-perl/libend-perl_2009110401-3_all.deb