How to Install and Uninstall gradle-plugin-protobuf Package on Kali Linux

Last updated: May 13,2024

1. Install "gradle-plugin-protobuf" package

This guide covers the steps necessary to install gradle-plugin-protobuf on Kali Linux

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

2. Uninstall "gradle-plugin-protobuf" package

Please follow the step by step instructions below to uninstall gradle-plugin-protobuf on Kali Linux:

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

3. Information about the gradle-plugin-protobuf package on Kali Linux

Package: gradle-plugin-protobuf
Version: 0.9.2-1.1
Installed-Size: 50
Maintainer: Debian Java Maintainers
Architecture: all
Size: 29556
SHA256: 596335a43f658f198fab841cbbbff0b3a0d008cf2a859093f85d45ed9eb57dd8
SHA1: b0f9c6b04488e3b91a27ff86e878283c77b876d1
MD5sum: ed5459ceb3d78fbea1b3408d4eeb6406
Description: Protobuf Plugin for Gradle
The Protobuf plugin processes the Protocol Buffers files (.proto) in the
src/main/proto directory of Gradle projects. It generates the Java classes
and compiles them automatically.
Description-md5:
Homepage: https://github.com/aantono/gradle-plugin-protobuf
Section: java
Priority: optional
Filename: pool/main/g/gradle-plugin-protobuf/gradle-plugin-protobuf_0.9.2-1.1_all.deb