How to Install and Uninstall avro-bin Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 10,2024

1. Install "avro-bin" package

This tutorial shows how to install avro-bin on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install avro-bin

2. Uninstall "avro-bin" package

This tutorial shows how to uninstall avro-bin on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove avro-bin $ sudo apt autoclean && sudo apt autoremove

3. Information about the avro-bin package on Ubuntu 21.10 (Impish Indri)

Package: avro-bin
Architecture: amd64
Version: 1.9.0-1
Priority: optional
Section: universe/utils
Source: avro-c
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Robert Edmonds
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 81
Depends: libavro23, libc6 (>= 2.4)
Filename: pool/universe/a/avro-c/avro-bin_1.9.0-1_amd64.deb
Size: 11388
MD5sum: 88ac7c4363330e7c14603e6e7733ad68
SHA1: dd4b6790815b0d05a91fed8d67906925fb7cb5b6
SHA256: baf472723cf36450c40986401f343f69fe64b6e06637e529607ccb3fbdab24eb
SHA512: 4fe5f6f3ded068749155ef4d9266a7ee3532aafc8c1b354bdd4b4ba2245e418645731f43ffb30f1e3e3cb6c5c16289b37eda9a9dc7984ed3fa46dd014560ca8d
Homepage: https://avro.apache.org
Description-en: Apache Avro C utilities (avro-c)
Apache Avro is a data serialization system. Avro provides rich data
structures; a binary data format; and a container file format, to store
Avro-encoded data persistently.
.
This package provides the "avro-c" implementation of Apache Avro in C.
The C implementation supports:
.
* binary encoding/decoding of all primitive and complex data types
* storage to an Avro Object Container File
* schema resolution, promotion and projection
* validating and non-validating mode for writing Avro data
.
The C implementation of Avro lacks RPC support.
.
This package contains the avro-c command line utilities.
Description-md5: 54199c070e9d8ade79101d975ef354cf