How to Install and Uninstall libavro23 Package on Kali Linux

Last updated: May 15,2024

1. Install "libavro23" package

Please follow the guidelines below to install libavro23 on Kali Linux

$ sudo apt update $ sudo apt install libavro23

2. Uninstall "libavro23" package

This guide let you learn how to uninstall libavro23 on Kali Linux:

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

3. Information about the libavro23 package on Kali Linux

Package: libavro23
Source: avro-c (1.11.1-1)
Version: 1.11.1-1+b1
Installed-Size: 264
Maintainer: Robert Edmonds
Architecture: amd64
Depends: libc6 (>= 2.14), libjansson4 (>= 2.14), liblzma5 (>= 5.1.1alpha+20120614), libsnappy1v5 (>= 1.1.10), zlib1g (>= 1:1.2.0)
Size: 72724
SHA256: 45348d3c5dcff72eaac0ab4bd9ec2c5e7a3599404bda5ec835f311e2b9e28b07
SHA1: f690ca260eaafd4c557193bd1b141b39bddbf332
MD5sum: 53e2740690a4e615c60ad2bfb598c25e
Description: 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:
Multi-Arch: same
Homepage: https://avro.apache.org
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/a/avro-c/libavro23_1.11.1-1+b1_amd64.deb