How to Install and Uninstall libdata-javascript-perl Package on Kali Linux

Last updated: May 17,2024

1. Install "libdata-javascript-perl" package

This tutorial shows how to install libdata-javascript-perl on Kali Linux

$ sudo apt update $ sudo apt install libdata-javascript-perl

2. Uninstall "libdata-javascript-perl" package

This guide covers the steps necessary to uninstall libdata-javascript-perl on Kali Linux:

$ sudo apt remove libdata-javascript-perl $ sudo apt autoclean && sudo apt autoremove

3. Information about the libdata-javascript-perl package on Kali Linux

Package: libdata-javascript-perl
Version: 1.15-1
Installed-Size: 34
Maintainer: Debian Perl Group
Architecture: all
Depends: perl:any, libmodern-perl-perl, libreadonly-perl
Size: 13744
SHA256: 21a45a6107d27559b54b7bfcce9ceedd2ae0f105e20ba803b059b946bb751535
SHA1: 5ed7f7a6177093269aa66f072659a2092a0f7422
MD5sum: 56f056be48c1cdc5993557ba9dfaaf0a
Description: module to dump perl data structures into JavaScript code
Data::JavaScript is mainly intended for CGI programming, when a perl script
generates a page with client side JavaScript code that needs access to
structures created on the server.
.
It works by creating one line of JavaScript code per datum. Therefore,
structures cannot be created anonymously and need to be assigned to
variables. However, this format enables dumping large structures.
Description-md5:
Homepage: https://metacpan.org/release/Data-JavaScript
Tag: devel::lang:perl, devel::library, implemented-in::perl, role::devel-lib,
role::shared-lib, role::source
Section: perl
Priority: optional
Filename: pool/main/libd/libdata-javascript-perl/libdata-javascript-perl_1.15-1_all.deb