How to Install and Uninstall libcobra-java Package on Kali Linux

Last updated: May 17,2024

1. Install "libcobra-java" package

This guide covers the steps necessary to install libcobra-java on Kali Linux

$ sudo apt update $ sudo apt install libcobra-java

2. Uninstall "libcobra-java" package

Learn how to uninstall libcobra-java on Kali Linux:

$ sudo apt remove libcobra-java $ sudo apt autoclean && sudo apt autoremove

3. Information about the libcobra-java package on Kali Linux

Package: libcobra-java
Version: 0.98.4-7
Installed-Size: 907
Maintainer: Debian Java Maintainers
Architecture: all
Size: 818988
SHA256: 2f7e5f73d800cabefd1b8e28012f21ebf951c09c4868bfc263e3c1589ee533cc
SHA1: 0f7c393f35a68da10d0c256c80635ec669587b54
MD5sum: 6c6394e6d40f9dfc754514d2b8bc2d1e
Description: Java HTML Renderer & Parser
Cobra is a pure Java HTML renderer and DOM parser that is being
developed to support HTML 4, Javascript and CSS 2.
.
Cobra can be used as a Javascript-aware and CSS-aware HTML DOM
parser, independently of the Cobra rendering engine. Javascript DOM
modifications that occur during parsing (e.g. via document.write)
will be reflected in the parsed DOM, unless Javascript is
disabled. Likewise, DOM element implementations have a getStyle
method that can be called to obtain the styling properties of an
element.
Description-md5:
Homepage: http://lobobrowser.org/cobra.jsp
Section: java
Priority: optional
Filename: pool/main/libc/libcobra-java/libcobra-java_0.98.4-7_all.deb