How to Install and Uninstall groovy Package on Ubuntu 21.04 (Hirsute Hippo)

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 21.04 (Hirsute Hippo)

$ sudo apt update $ sudo apt install groovy

2. Uninstall "groovy" package

This is a short guide on how to uninstall groovy on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the groovy package on Ubuntu 21.04 (Hirsute Hippo)

Package: groovy
Architecture: all
Version: 2.4.21-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: 28658
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.21-1_all.deb
Size: 12951500
MD5sum: d49d725104d168aa7c6b676e05da6d6c
SHA1: d59f50807bbb6c7816e73553ffc0ef370d614aec
SHA256: a0e5984359d5d7a507ec71ec683b6980b325f24b1b1f1b0acca6d58caf10370f
SHA512: 0882a904aae9f004e0aece4620a725547e8ba07c00b3b68a1df43b8f53ceb32a1665e2b79f60f6d92ccb06ac78f8c3ba11bd2312c6aa4414a69e4e70fe0a520c
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