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

Last updated: May 17,2024

1. Install "libeval-context-perl" package

This is a short guide on how to install libeval-context-perl on Kali Linux

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

2. Uninstall "libeval-context-perl" package

Please follow the guidelines below to uninstall libeval-context-perl on Kali Linux:

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

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

Package: libeval-context-perl
Version: 0.09.11-6
Installed-Size: 70
Maintainer: Debian Perl Group
Architecture: all
Depends: libfile-slurp-perl, libreadonly-perl, libsub-install-perl, perl:any
Size: 24240
SHA256: fd2941d70e94b217348e5b190422784e4ef5d3b934348353a45f82f78c971180
SHA1: e95b660f8f8c9e7c1a4b42f2a35947d786d852d5
MD5sum: dc2f619da1768e3004d03d72e6030246
Description: evaluate perl code in context wrapper
Eval::Context defines a subroutine that lets you evaluate Perl code in a
specific context. The code can be passed directly as a string or as a file
name to read from. It also provides some subroutines to let you define and
optionally share variables and subroutines between your code and the code you
wish to evaluate. Finally there is some support for running your code in a
safe compartment.
Description-md5:
Multi-Arch: foreign
Homepage: https://metacpan.org/release/Eval-Context
Tag: devel::lang:perl, devel::library, implemented-in::perl
Section: perl
Priority: optional
Filename: pool/main/libe/libeval-context-perl/libeval-context-perl_0.09.11-6_all.deb