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

Last updated: May 20,2024

1. Install "python3-avro" package

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

$ sudo apt update $ sudo apt install python3-avro

2. Uninstall "python3-avro" package

Please follow the step by step instructions below to uninstall python3-avro on Ubuntu 21.10 (Impish Indri):

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

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

Package: python3-avro
Architecture: all
Version: 1.10.1+dfsg-1
Priority: optional
Section: universe/python
Source: python-avro
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Med Packaging Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 169
Depends: python3:any
Filename: pool/universe/p/python-avro/python3-avro_1.10.1+dfsg-1_all.deb
Size: 31332
MD5sum: ebe19079b715484f4db1a03369b4eaa3
SHA1: a351f315edbb860af94c5d579534aeb166933bb8
SHA256: 61dc2415287178372fef8348cc0e9dcc44ab921f2b281ddf577bafe33d55c7d2
SHA512: 9551390a185a50785688fd9ca9d83bbcd24f1316c53825acf69f7fcf464af036f40ac9dc72fe13fe7194f8257cb4dded76834ef26f726dbfc19dbbb2d6fed112
Homepage: https://avro.apache.org
Description-en: Apache Avro serialization system (Python 3 library)
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 installs the implementation as a Python 3 library.
Description-md5: e204d7bf70a15ed52223bab4255efbf5