How to Install and Uninstall groovy2-doc Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: October 05,2024

1. Install "groovy2-doc" package

Learn how to install groovy2-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install groovy2-doc

2. Uninstall "groovy2-doc" package

Here is a brief guide to show you how to uninstall groovy2-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the groovy2-doc package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: groovy2-doc
Priority: optional
Section: universe/doc
Installed-Size: 98911
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: groovy2
Version: 2.4.5-1
Recommends: default-jdk-doc
Suggests: groovy2
Filename: pool/universe/g/groovy2/groovy2-doc_2.4.5-1_all.deb
Size: 3100368
MD5sum: 962ca6efa80e048fcfbd5f32ea1a5f5c
SHA1: a07a90f06093c5636750094627984f07ca12d2c0
SHA256: e0cb658b7d1427cf44926c6f5e7c85525ab442886ac4ed0a2b9c8c4d03fc2986
Description-en: 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: 711cfc7b2963e0fd15f0a229342ad565
Homepage: http://www.groovy-lang.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu