How to Install and Uninstall groovy Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 12,2024

1. Install "groovy" package

In this section, we are going to explain the necessary steps to install groovy on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install groovy

2. Uninstall "groovy" package

Please follow the instructions below to uninstall groovy on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the groovy package on Ubuntu 20.10 (Groovy Gorilla)

Package: groovy
Architecture: all
Version: 2.4.20-1
Priority: optional
Section: universe/devel
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 28648
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, libqdox-java, libservlet3.1-java, libxstream-java
Recommends: ant, ant-optional, libgpars-groovy-java (>= 1.0~), libjcommander-java
Suggests: groovy-doc
Filename: pool/universe/g/groovy/groovy_2.4.20-1_all.deb
Size: 12905488
MD5sum: f648c5dd63c56757ac1c7317576c06f3
SHA1: 23b139b5dbb4167422f22404d1e70957626158c2
SHA256: 746d2cca68dbad95b16e60f9576077536082d50cd6215b955665a89e49597bd0
SHA512: 01923e3d248832354912d095facab67530ac12bc226fbf2fe8b585f1bf76f034738fb0924bd0f7b0298c3c89b45bcd3fe93cc4cd24aa5fae77c6e72eb8e1dabf
Homepage: http://www.groovy-lang.org
Description-en: 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: 722015325f3e393c005ff78ae5b6eed4