How to Install and Uninstall libavro-compiler-java Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 16,2024

1. Install "libavro-compiler-java" package

Please follow the steps below to install libavro-compiler-java on Ubuntu 16.04 LTS (Xenial Xerus)

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

2. Uninstall "libavro-compiler-java" package

Learn how to uninstall libavro-compiler-java on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the libavro-compiler-java package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: libavro-compiler-java
Priority: optional
Section: universe/java
Installed-Size: 100
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Java Maintainers
Architecture: all
Source: avro-java
Version: 1.7.7-1
Depends: libavro-java, libcommons-lang-java, velocity
Filename: pool/universe/a/avro-java/libavro-compiler-java_1.7.7-1_all.deb
Size: 70666
MD5sum: 7aa79fe87aa45dad330e4f05cb22a0ab
SHA1: 13d83cb9a9f134f1fc8331ffcf63e59089ff2e7d
SHA256: 2735675523809ccca9248ae6e268f05123785ed6409fb41e604c0259898c4328
Description-en: 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: f52ac7dfaf0757b637d9d3be6027aaab
Homepage: http://avro.apache.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu