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

Last updated: October 05,2024

1. Install "python3-jsonpickle" package

Please follow the guidelines below to install python3-jsonpickle on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-jsonpickle

2. Uninstall "python3-jsonpickle" package

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

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

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

Package: python3-jsonpickle
Architecture: all
Version: 1.2-1
Priority: optional
Section: universe/python
Source: jsonpickle
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 127
Depends: python3:any
Suggests: python3-simplejson, python3-numpy, python-jsonpickle-doc
Filename: pool/universe/j/jsonpickle/python3-jsonpickle_1.2-1_all.deb
Size: 27848
MD5sum: 093066ecfea17127fb2c08fc671bf8f3
SHA1: 752320fbff203add09f266872f4795a5754492c7
SHA256: 50f8d8a26a80192533c81803002a2380d3c5d34ecd5322bf17f64dca56d369ec
SHA512: 08e7a31d4580574c7775df67a1a66afc9660e6e9749a0620cf1991285436470280597da5525970af00d5c1489a424020156091fdae6de053f2dc772561376e6c
Homepage: https://jsonpickle.github.com
Description-en: Python library for serializing object graphs into JSON (Python 3)
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 Python 3 version of the package.
Description-md5: e39a09a2083b554d49fd368169ff773e