How to Install and Uninstall gradle-apt-plugin Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 08,2024

1. Install "gradle-apt-plugin" package

This guide covers the steps necessary to install gradle-apt-plugin on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install gradle-apt-plugin

2. Uninstall "gradle-apt-plugin" package

In this section, we are going to explain the necessary steps to uninstall gradle-apt-plugin on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the gradle-apt-plugin package on Ubuntu 20.10 (Groovy Gorilla)

Package: gradle-apt-plugin
Architecture: all
Version: 0.10-1
Priority: optional
Section: universe/java
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 103
Filename: pool/universe/g/gradle-apt-plugin/gradle-apt-plugin_0.10-1_all.deb
Size: 77332
MD5sum: e459362e1c78f6c106eb5eb9373917a7
SHA1: 2721e2af3e9b236ffea2b61fa35e221fec8595ac
SHA256: b8e43f7920c97e6c1fdaa8524cd5030ec7d991732ec5581eb5ebbba196004b4a
SHA512: 6cd3c01af4e0288c2f0fe58a1cdd7d8afef9ecff8849f09c90716184a694c3306cd19a782d21d21a273d72f9b52dc97ec2602ab7a023908efeebf78e11af5cf0
Homepage: https://github.com/tbroyer/gradle-apt-plugin
Description-en: Gradle plugin to use Java annotation processors
This plugin does a few things to make it easier/safer to use Java annotation
processors in a Gradle build:
.
* it ensures the presence of configurations for your compile-time only
dependencies (annotations, generally) and annotation processors,
consistently across all supported Gradle versions;
* automatically configures the corresponding JavaCompile and GroovyCompile
tasks to make use of these configurations, when the java or groovy plugin
is applied;
* automatically configures IntelliJ IDEA and/or Eclipse when the
net.ltgt.apt-idea or net.ltgt.apt-eclipse plugins are applied.
Description-md5: d14b610a4a1f33784fe062b68aa09bd7