How to Install and Uninstall libeval-linenumbers-perl Package on Kali Linux

Last updated: May 19,2024

1. Install "libeval-linenumbers-perl" package

This tutorial shows how to install libeval-linenumbers-perl on Kali Linux

$ sudo apt update $ sudo apt install libeval-linenumbers-perl

2. Uninstall "libeval-linenumbers-perl" package

This guide covers the steps necessary to uninstall libeval-linenumbers-perl on Kali Linux:

$ sudo apt remove libeval-linenumbers-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libeval-linenumbers-perl package on Kali Linux

Package: libeval-linenumbers-perl
Version: 0.35-2
Installed-Size: 29
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any
Size: 9692
SHA256: d3f6208b183ff4586250d744ad01694528fdcd56ee2916d3d99dec69d507c80b
SHA1: 9a272f8c47811789c0ad54d5a07aa2aa48821c57
MD5sum: ec7abdbd7d02abae58fc8d1db4f8e2f8
Description: module to add line numbers to eval'ed heredoc blocks
Eval::LineNumbers adds a '#line "this-file" 392' comment to heredoc/hereis
text that is going to be eval'ed so that error messages will point back to
the right place.
.
Please note: when you embed \n in your code, it gets expanded in double-quote
hereis documents so it will mess up your line numbering. Use \\n instead when
you can.
Description-md5:
Multi-Arch: foreign
Homepage: https://metacpan.org/release/Eval-LineNumbers
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libe/libeval-linenumbers-perl/libeval-linenumbers-perl_0.35-2_all.deb