How to Install and Uninstall libavro-dev Package on Ubuntu 21.10 (Impish Indri)

Last updated: April 29,2024

1. Install "libavro-dev" package

Here is a brief guide to show you how to install libavro-dev on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libavro-dev

2. Uninstall "libavro-dev" package

This is a short guide on how to uninstall libavro-dev on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libavro-dev $ sudo apt autoclean && sudo apt autoremove

3. Information about the libavro-dev package on Ubuntu 21.10 (Impish Indri)

Package: libavro-dev
Architecture: amd64
Version: 1.9.0-1
Priority: optional
Section: universe/libdevel
Source: avro-c
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Robert Edmonds
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 126
Depends: libavro23 (= 1.9.0-1)
Filename: pool/universe/a/avro-c/libavro-dev_1.9.0-1_amd64.deb
Size: 20840
MD5sum: 56f74612c6c915c469de6553a6a89914
SHA1: 3688d222693ec3cc85ff887bc109adfdea237cce
SHA256: 5cd9a623bd133a3b116ff67b21d2ed2c2f8a4eaac6dfbc1ddc00c382f35b870f
SHA512: 6914d3372e845687045e90dd124a6c831f8ec7bee7bd85cfb3c7a8706e5933eb0486fc72172c2fb565b1068409613a8def7316bcb3bee9a2445ca6384b03e347
Homepage: https://avro.apache.org
Description-en: Apache Avro C library headers (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 development files.
Description-md5: 7c3952e02ff2b8bbc2abd70b6e264a87