How to Install and Uninstall groovy-doc Package on Kali Linux

Last updated: May 20,2024

1. Install "groovy-doc" package

This tutorial shows how to install groovy-doc on Kali Linux

$ sudo apt update $ sudo apt install groovy-doc

2. Uninstall "groovy-doc" package

Here is a brief guide to show you how to uninstall groovy-doc on Kali Linux:

$ sudo apt remove groovy-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the groovy-doc package on Kali Linux

Package: groovy-doc
Source: groovy
Version: 2.4.21-10
Installed-Size: 118282
Maintainer: Debian Java Maintainers
Architecture: all
Recommends: default-jdk-doc, junit4-doc, libservlet-api-java-doc
Suggests: groovy
Size: 3390208
SHA256: 0e73a88a95170a8907f2bb8ffce99b8d6cf0fcfcdb2567b2098f077cf82ddc26
SHA1: 349bad90693cc51380655e797f991f37310f9f6e
MD5sum: ff796a0ee13fe7f8634f3164f96abcd3
Description: Agile dynamic language for the Java Virtual Machine (documentation)
Groovy is an agile dynamic language for the JVM combining lots of great
features from languages like Python, Ruby and Smalltalk and making them
available to the Java developers using a Java-like syntax.
.
Groovy is designed to help you get things done on the Java platform in a
quicker, more concise and fun way - bringing the power of Python and Ruby
inside the Java platform.
.
Groovy can be used as an alternative compiler to javac to generate
standard Java bytecode to be used by any Java project or it can be used
dynamically as an alternative language such as for scripting Java objects,
templating or writing unit test cases.
.
This package includes the Groovy API javadocs, and examples.
Description-md5:
Homepage: http://www.groovy-lang.org
Tag: devel::doc, devel::lang:java, made-of::html, role::documentation
Section: doc
Priority: optional
Filename: pool/main/g/groovy/groovy-doc_2.4.21-10_all.deb