How to Install and Uninstall gradle-apt-plugin Package on Ubuntu 21.04 (Hirsute Hippo)

Last updated: May 02,2024

1. Install "gradle-apt-plugin" package

This tutorial shows how to install gradle-apt-plugin on Ubuntu 21.04 (Hirsute Hippo)

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

2. Uninstall "gradle-apt-plugin" package

This guide let you learn how to uninstall gradle-apt-plugin on Ubuntu 21.04 (Hirsute Hippo):

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

3. Information about the gradle-apt-plugin package on Ubuntu 21.04 (Hirsute Hippo)

Package: gradle-apt-plugin
Architecture: all
Version: 0.10-1.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: 104
Filename: pool/universe/g/gradle-apt-plugin/gradle-apt-plugin_0.10-1.1_all.deb
Size: 77880
MD5sum: 5a366ba2d8ed1276968babe0517a4b5b
SHA1: 3835d09ccaf36208e745c429b9f95fbe429fc0a9
SHA256: 5f6abd431ae868e6ba49f7521d3a2b86ef50e29f91365b4c5ff4fc84e58b850d
SHA512: b127438b0b34996f453d781a2f3c098cc6f20d1674b77e1c0d5039f1afdaff2a15d10d806e910474ab974d942324f83b5d065986a410ac5f943a4056bb5e75bf
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