How to Install and Uninstall groovy Package on Kali Linux

Last updated: May 13,2024

1. Install "groovy" package

This guide let you learn how to install groovy on Kali Linux

$ sudo apt update $ sudo apt install groovy

2. Uninstall "groovy" package

This tutorial shows how to uninstall groovy on Kali Linux:

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

3. Information about the groovy package on Kali Linux

Package: groovy
Version: 2.4.21-10
Installed-Size: 28475
Maintainer: Debian Java Maintainers
Architecture: all
Depends: antlr, default-jre-headless (>= 2:1.7) | java7-runtime-headless, ivy, junit4, libasm-java (>= 6.0~alpha-2~), libbsf-java, libcommons-cli-java, libcommons-logging-java, libjansi-java, libjline2-java, libjsp-api-java, libqdox-java, libservlet-api-java, libxstream-java
Recommends: ant, ant-optional, libgpars-groovy-java (>= 1.0~), libjcommander-java
Suggests: groovy-doc
Size: 12826068
SHA256: 6dd7492b95d9b1aaa9c9b3af954c26ac6190e5f4cb358d1a45e71a57e91cf1fa
SHA1: d06dc14b40d1e0c5f01698839d81f865bf8b2307
MD5sum: 0c52cd67fcc53753e2d6b14305192722
Description: Agile dynamic language for the Java Virtual Machine
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.
Description-md5:
Homepage: http://www.groovy-lang.org
Tag: devel::TODO, devel::compiler, devel::lang:java, devel::library,
devel::runtime, implemented-in::java, role::devel-lib, role::program,
role::shared-lib, works-with::software:source
Section: java
Priority: optional
Filename: pool/main/g/groovy/groovy_2.4.21-10_all.deb