How to Install and Uninstall libhtmlunit-core-js-java Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 18,2024

1. Install "libhtmlunit-core-js-java" package

Please follow the steps below to install libhtmlunit-core-js-java on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install libhtmlunit-core-js-java

2. Uninstall "libhtmlunit-core-js-java" package

Please follow the instructions below to uninstall libhtmlunit-core-js-java on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove libhtmlunit-core-js-java $ sudo apt autoclean && sudo apt autoremove

3. Information about the libhtmlunit-core-js-java package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libhtmlunit-core-js-java
Priority: extra
Section: universe/java
Installed-Size: 984
Maintainer: Ubuntu Developers
Original-Maintainer: Ludovico Cavedon
Architecture: all
Source: htmlunit-core-js
Version: 2.8-1
Filename: pool/universe/h/htmlunit-core-js/libhtmlunit-core-js-java_2.8-1_all.deb
Size: 853326
MD5sum: 705674a0f73c4e98ed6da0af2c45a23f
SHA1: 6c67c42a40fa8ccb0c042636c522a16e3c3c20c2
SHA256: 9c0b0067d3f4c9b7002b776f734d18e66f6ffc138f7db2defddb93965851793d
Description-en: GUI-Less browser for Java programs - JavaScript engine
HtmlUnit is a "GUI-Less browser for Java programs". It models HTML documents
and provides an API that allows you to invoke pages, fill out forms, click
links, etc... just like you do in your "normal" browser.
.
It has fairly good JavaScript support (which is constantly improving) and is
able to work even with quite complex AJAX libraries, simulating either Firefox
or Internet Explorer depending on the configuration you want to use.
.
It is typically used for testing purposes or to retrieve information from web
sites.
.
HtmlUnit is not a generic unit testing framework. It is specifically a way to
simulate a browser for testing purposes and is intended to be used within
another testing framework such as JUnit or TestNG.
.
This package contains the JavaScript intepreter, based on the Rhino engine.
Description-md5: 97fc353dda417f7b154cefc6db4e4a6d
Homepage: http://htmlunit.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

5. The same packages on other Linux Distributions