How to Install and Uninstall python-jsonpickle-doc Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 15,2024

1. Install "python-jsonpickle-doc" package

This is a short guide on how to install python-jsonpickle-doc on Ubuntu 21.10 (Impish Indri)

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

2. Uninstall "python-jsonpickle-doc" package

Learn how to uninstall python-jsonpickle-doc on Ubuntu 21.10 (Impish Indri):

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

3. Information about the python-jsonpickle-doc package on Ubuntu 21.10 (Impish Indri)

Package: python-jsonpickle-doc
Architecture: all
Version: 1.2-1
Priority: extra
Section: universe/doc
Source: jsonpickle
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 279
Depends: libjs-sphinxdoc (>= 1.0)
Filename: pool/universe/j/jsonpickle/python-jsonpickle-doc_1.2-1_all.deb
Size: 36188
MD5sum: ea3be9705163aba052cfe3cf258f8526
SHA1: c8ccb77cbe92be49f5a062faad4233385c9a4914
SHA256: 1d7663de0d26fd6da804e12d87d508c442bfa2ea4f8732a14a6c2b25d0200fa7
SHA512: 5d69756bedef6f1deeafd87cc6b1b30bae489bd492081d9a7365a31259c9b38e93027556e632d0ad681ea9c30a22618601af2bf82aafd169c54da906ad2d4a97
Homepage: https://jsonpickle.github.com
Description-en: Python library for serializing object graphs into JSON (documentation)
jsonpickle is a Python library for serialization and deserialization of
complex Python objects to and from JSON. The standard Python libraries for
encoding Python into JSON, such as the stdlib’s json, simplejson, and
demjson, can only handle Python primitives that have a direct JSON
equivalent (e.g. dicts, lists, strings, ints, etc.). jsonpickle builds on
top of these libraries and allows more complex data structures to be
serialized to JSON. jsonpickle is highly configurable and
extendable–allowing the user to choose the JSON backend and add additional
backends.
.
This is the documentation package.
Description-md5: fc10a25b15ff4977c2611b64a65983cf