How to Install and Uninstall libavro23 Package on Ubuntu 21.10 (Impish Indri)

Last updated: April 29,2024

1. Install "libavro23" package

This tutorial shows how to install libavro23 on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install libavro23

2. Uninstall "libavro23" package

This guide let you learn how to uninstall libavro23 on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove libavro23 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libavro23 package on Ubuntu 21.10 (Impish Indri)

Package: libavro23
Architecture: amd64
Version: 1.9.0-1
Priority: optional
Section: universe/libs
Source: avro-c
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Robert Edmonds
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 255
Depends: libc6 (>= 2.14), libjansson4 (>= 2.1), liblzma5 (>= 5.1.1alpha+20120614), libsnappy1v5, zlib1g (>= 1:1.2.0)
Filename: pool/universe/a/avro-c/libavro23_1.9.0-1_amd64.deb
Size: 70676
MD5sum: ed040e4543a4c7f626baad31f22e9e08
SHA1: b77207cdc0861d0bbdb3fa685911f4d700803bc9
SHA256: d5a746aa743883e470a180983d7f0ae42e29efaf7b6bb002fe42af0ba80318d7
SHA512: 12dcb343545b73c9b2f8bc88544bcb70b6eb728d15213d2df18e99e1a28a2db92d3328374a2ad45119bc8b2b1cc7b2caf3c959d1d21f55c50e65808fb1419915
Homepage: https://avro.apache.org
Description-en: Apache Avro C shared library (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 shared library.
Description-md5: 016e88bf4690d11c7ed1a5b2ffd84fc0