How to Install and Uninstall libavro-maven-plugin-java Package on Kali Linux

Last updated: November 06,2024

1. Install "libavro-maven-plugin-java" package

In this section, we are going to explain the necessary steps to install libavro-maven-plugin-java on Kali Linux

$ sudo apt update $ sudo apt install libavro-maven-plugin-java

2. Uninstall "libavro-maven-plugin-java" package

In this section, we are going to explain the necessary steps to uninstall libavro-maven-plugin-java on Kali Linux:

$ sudo apt remove libavro-maven-plugin-java $ sudo apt autoclean && sudo apt autoremove

3. Information about the libavro-maven-plugin-java package on Kali Linux

Package: libavro-maven-plugin-java
Source: avro-java
Version: 1.8.2-1
Installed-Size: 82
Maintainer: Debian Java Maintainers
Architecture: all
Depends: libavro-compiler-java, libmaven-file-management-java
Size: 61052
SHA256: b2fee207da5fa2289e3361f56fc94de816cf5fe2476996507efa62516e6e8790
SHA1: 1c0eac1e065f78b4804f20d0b7159222fe806f1d
MD5sum: 0bbc159d01a1404758b5fb38cde2c3e7
Description: Apache Avro Maven plugin
Apache Avro is a data serialization system providing:
* Rich data structures.
* A compact, fast, binary data format.
* A container file, to store persistent data.
* Remote procedure call (RPC).
* Simple integration with dynamic languages. Code generation is not required
to read or write data files nor to use or implement RPC protocols. Code
generation as an optional optimization, only worth implementing
for statically typed languages.
.
This package contains the Maven plugin for Avro IDL and specific API compilers
Description-md5:
Homepage: http://avro.apache.org
Section: java
Priority: optional
Filename: pool/main/a/avro-java/libavro-maven-plugin-java_1.8.2-1_all.deb