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

Last updated: May 15,2024

1. Install "libje-perl" package

Here is a brief guide to show you how to install libje-perl on Kali Linux

$ sudo apt update $ sudo apt install libje-perl

2. Uninstall "libje-perl" package

Learn how to uninstall libje-perl on Kali Linux:

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

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

Package: libje-perl
Version: 0.066-4
Installed-Size: 545
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libtie-refhash-weak-perl, libtimedate-perl
Size: 189440
SHA256: b0e0b040b696f9b74fb73a78c8c26263270766ceb09f18d570a156da67b4305f
SHA1: a9c2c97f9aa3d7781f4e7d3534d66e404a897c52
MD5sum: dc5eaffe51a2f80d291bf15c3bb943fe
Description: Pure-Perl ECMAScript (JavaScript) Engine
JE is a pure-Perl ECMAScript (JavaScript) engine.
.
Advantages:
- Compatible with Data::Dump::Streamer, so the runtime environment can be
serialised
- The parser can be extended/customised to support extra (or fewer) language
features (not yet complete)
- All JavaScript datatypes can be manipulated directly from Perl (they all
have overloaded operators)
.
Weaknesses:
- It's slow
- It uses lots of memory.
- It leaks memory (to be fixed).
.
This is still an alpha release, but it fully implements ECMAScript v3, except
for a few seldom-used features like -0.
Description-md5:
Homepage: https://metacpan.org/release/JE
Tag: devel::lang:perl, devel::library, implemented-in::perl, role::shared-lib
Section: perl
Priority: optional
Filename: pool/main/libj/libje-perl/libje-perl_0.066-4_all.deb