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

Last updated: May 07,2024

1. Install "python3-cbor" package

This guide covers the steps necessary to install python3-cbor on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-cbor

2. Uninstall "python3-cbor" package

Please follow the steps below to uninstall python3-cbor on Ubuntu 21.10 (Impish Indri):

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

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

Package: python3-cbor
Architecture: amd64
Version: 1.0.0-1.1build3
Priority: optional
Section: universe/python
Source: python-cbor
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Agustin Henze
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 84
Depends: python3 (<< 3.10), python3 (>= 3.9~), python3:any (>= 3.3~), libc6 (>= 2.14)
Filename: pool/universe/p/python-cbor/python3-cbor_1.0.0-1.1build3_amd64.deb
Size: 20716
MD5sum: 33c43d1d4c13bf67c52ec6524ff2287d
SHA1: d390ef51a6441469498d7e19d52dc26033d0d394
SHA256: 5600f46f68e2dfbccfaff69613f463cc986c308ef501406a05852aba4f52a3f5
SHA512: 9e9ad6d866ae599eab03745e973bf22ffaadfe923a61526a5a95b26b73ebef5a489a10bb136a0e3f2bd30cc5e42ba15a87b1540d96eae7c5fc1e59747a5da353
Homepage: https://bitbucket.org/bodhisnarkva/cbor
Description-en: Python3 Implementation of RFC 7049. Concise Binary Object Representation (CBOR)
CBOR is comparable to JSON, has a superset of JSON’s ability, but serializes
to a binary format which is smaller and faster to generate and parse.
.
The two primary functions are cbor.loads() and cbor.dumps(). This library
includes a C implementation which runs 3-5 times faster than the Python
standard library’s C-accelerated implementanion of JSON. This is also includes
a 100% Python implementation
Description-md5: ffb24e95d32bc2ed6d2f6c3d760de96f