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

Last updated: November 10,2024

1. Install "libavro-compiler-java" package

This tutorial shows how to install libavro-compiler-java on Kali Linux

$ sudo apt update $ sudo apt install libavro-compiler-java

2. Uninstall "libavro-compiler-java" package

This guide let you learn how to uninstall libavro-compiler-java on Kali Linux:

$ sudo apt remove libavro-compiler-java $ sudo apt autoclean && sudo apt autoremove

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

Package: libavro-compiler-java
Source: avro-java
Version: 1.8.2-1
Installed-Size: 146
Maintainer: Debian Java Maintainers
Architecture: all
Depends: libavro-java, libcommons-lang-java, velocity
Size: 117664
SHA256: 640979f4636d3de50f787937fa3bfe8087d65daa2598408af4cdedc39f48084b
SHA1: a8fbc6b29d473f25f4abc43b075c2163c674677e
MD5sum: f46cb9281707bc59b101bd35cd8e6712
Description: Apache Avro compiler for Java
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 compilers for Avro IDL and Avro specific Java API.
Description-md5:
Homepage: http://avro.apache.org
Section: java
Priority: optional
Filename: pool/main/a/avro-java/libavro-compiler-java_1.8.2-1_all.deb