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

Last updated: April 28,2024

1. Install "gradle-doc" package

Please follow the step by step instructions below to install gradle-doc on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install gradle-doc

2. Uninstall "gradle-doc" package

This is a short guide on how to uninstall gradle-doc on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: gradle-doc
Priority: optional
Section: universe/doc
Installed-Size: 58989
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: gradle
Version: 2.10-1
Depends: default-jdk-doc, groovy2-doc
Filename: pool/universe/g/gradle/gradle-doc_2.10-1_all.deb
Size: 4450378
MD5sum: d8009a21a2acaac29c99b8b05b937879
SHA1: e9756ba441a5b65b2b1aacda3b63c96d55c57b4d
SHA256: fb07d09f9d284431d7fce5f173ec74530fe4a18f7fef744719fe688b4ac9bb30
Description-en: Powerful build system for the JVM - Documentations
Gradle is a build tool with a focus on build automation and support for
multi-language development. If you are building, testing, publishing, and
deploying software on any platform, Gradle offers a flexible model that can
support the entire development lifecycle from compiling and packaging code to
publishing web sites. Gradle has been designed to support build automation
across multiple languages and platforms including Java, Scala, Android, C/C++,
and Groovy, and is closely integrated with development tools and continuous
integration servers including Eclipse, IntelliJ, and Jenkins.
.
This package contains Gradle API Javadoc and Groovydoc.
Description-md5: 3f7085ecb41f66b1a9ba3a5240c00ed9
Homepage: http://gradle.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu