How to Install and Uninstall libdata-javascript-perl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 21,2024

1. Install "libdata-javascript-perl" package

Please follow the step by step instructions below to install libdata-javascript-perl on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libdata-javascript-perl" package

This tutorial shows how to uninstall libdata-javascript-perl on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libdata-javascript-perl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libdata-javascript-perl
Priority: optional
Section: universe/perl
Installed-Size: 76
Maintainer: Ubuntu MOTU Developers
Original-Maintainer: Debian Perl Group
Architecture: all
Version: 1.13-1
Depends: perl (>= 5.6.0-16)
Filename: pool/universe/libd/libdata-javascript-perl/libdata-javascript-perl_1.13-1_all.deb
Size: 12570
MD5sum: 9685ad8ee419494ca9e29d53fe67b544
SHA1: 2b4dd48767674ad2bb7d117a7642c9f61ae51349
SHA256: 2c6eba34f14a1beffc7501eeacdcd40d39ceb1cdd7d622998d5a0e364a07571c
Description-en: dump perl data structures into JavaScript code
Data::JavaScript is mainly inteded 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: 04f0e44ff8bac352400869b5527d36ec
Homepage: http://search.cpan.org/dist/Data-JavaScript/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu