How to Install and Uninstall python-cbor2-doc Package on Kali Linux

Last updated: January 10,2025

1. Install "python-cbor2-doc" package

Learn how to install python-cbor2-doc on Kali Linux

$ sudo apt update $ sudo apt install python-cbor2-doc

2. Uninstall "python-cbor2-doc" package

Please follow the step by step instructions below to uninstall python-cbor2-doc on Kali Linux:

$ sudo apt remove python-cbor2-doc $ sudo apt autoclean && sudo apt autoremove

3. Information about the python-cbor2-doc package on Kali Linux

Package: python-cbor2-doc
Source: cbor2
Version: 5.6.2-1
Installed-Size: 263
Maintainer: Debian Python Team
Architecture: all
Depends: libjs-jquery (>= 3.6.0), libjs-sphinxdoc (>= 7.2.2), sphinx-rtd-theme-common (>= 2.0.0+dfsg)
Size: 35804
SHA256: 079c15ae16be64ed70836472b6ad57a06aec4762b65435d16d575b626a42a878
SHA1: 0d5a4b936573a8cf3ddc0b635ddf445605c06feb
MD5sum: 9cae02d6480972f7102e5b8cfbe59c78
Description: Python implementation of CBOR (common documentation)
This library provides encoding and decoding for the Concise Binary Object
Representation (CBOR, RFC 7049) serialization format.
.
Features:
* Simple API like json or pickle modules.
* Support many CBOR tags with stdlib objects.
* Generic tag decoding.
* Shared value references including cyclic references.
* Optional C module backend tested on big- and little-endian architectures.
* Extensible tagged value handling using tag_hook and object_hook on decode
and default on encode.
* Command-line diagnostic tool, converting CBOR file or stream to JSON
(This is a lossy conversion, for diagnostics only)
* Thorough test suite.
.
This is the common documentation package.
Description-md5:
Multi-Arch: foreign
Homepage: https://github.com/agronholm/cbor2
Built-Using: sphinx (= 7.2.6-4)
Section: doc
Priority: optional
Filename: pool/main/c/cbor2/python-cbor2-doc_5.6.2-1_all.deb