How to Install and Uninstall liblong-jump-perl Package on Kali Linux
Last updated: November 23,2024
1. Install "liblong-jump-perl" package
Please follow the guidelines below to install liblong-jump-perl on Kali Linux
$
sudo apt update
Copied
$
sudo apt install
liblong-jump-perl
Copied
2. Uninstall "liblong-jump-perl" package
This guide let you learn how to uninstall liblong-jump-perl on Kali Linux:
$
sudo apt remove
liblong-jump-perl
Copied
$
sudo apt autoclean && sudo apt autoremove
Copied
3. Information about the liblong-jump-perl package on Kali Linux
Package: liblong-jump-perl
Version: 0.000001-2
Installed-Size: 21
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libimporter-perl
Size: 6328
SHA256: 912743b748f9a3fdc72b252d9edb10e663307541917917f99bc89d563a9264fb
SHA1: df785579ecf0652c0c31729218c53e1fb6c1757a
MD5sum: 1db59dc56b8bc0e441e61bc979153d23
Description: mechanism for returning to a specific point from a deeply nested stack
Long::Jump essentially provides a multi-level return. You can mark a spot
with setjump() and then unwind the stack back to that point from any nested
stack frame by name using longjump(). You can also provide a list of return
values.
.
This is not quite a match for C's long jump, but it is "close enough". It is
safer than C's jump in that it only lets you escape frames by going up the
stack, you cannot jump in other ways.
Description-md5:
Homepage: https://metacpan.org/release/Long-Jump
Section: perl
Priority: optional
Filename: pool/main/libl/liblong-jump-perl/liblong-jump-perl_0.000001-2_all.deb
Version: 0.000001-2
Installed-Size: 21
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libimporter-perl
Size: 6328
SHA256: 912743b748f9a3fdc72b252d9edb10e663307541917917f99bc89d563a9264fb
SHA1: df785579ecf0652c0c31729218c53e1fb6c1757a
MD5sum: 1db59dc56b8bc0e441e61bc979153d23
Description: mechanism for returning to a specific point from a deeply nested stack
Long::Jump essentially provides a multi-level return. You can mark a spot
with setjump() and then unwind the stack back to that point from any nested
stack frame by name using longjump(). You can also provide a list of return
values.
.
This is not quite a match for C's long jump, but it is "close enough". It is
safer than C's jump in that it only lets you escape frames by going up the
stack, you cannot jump in other ways.
Description-md5:
Homepage: https://metacpan.org/release/Long-Jump
Section: perl
Priority: optional
Filename: pool/main/libl/liblong-jump-perl/liblong-jump-perl_0.000001-2_all.deb