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

Last updated: May 21,2024

1. Install "python3-cloudpickle" package

This tutorial shows how to install python3-cloudpickle on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install python3-cloudpickle

2. Uninstall "python3-cloudpickle" package

Here is a brief guide to show you how to uninstall python3-cloudpickle on Ubuntu 21.10 (Impish Indri):

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

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

Package: python3-cloudpickle
Architecture: all
Version: 1.6.0-1
Priority: optional
Section: universe/python
Source: cloudpickle
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Python Modules Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 88
Depends: python3:any
Filename: pool/universe/c/cloudpickle/python3-cloudpickle_1.6.0-1_all.deb
Size: 21680
MD5sum: 49177720b304eb27de834df591a4f84b
SHA1: 98a357604759f3de4446972c7eba33d213ee4690
SHA256: 9c52e0dfa4dbd1160540eba4c94b22df58bddc0cc4aa5998034d91aaddbc1922
SHA512: 2c1e8f4e67dc29c9f1e4a88b6f9aa537e2e80ba18cc23d10f2ea854bdcbb69834b49d5a14626356a786b9cade8c5739727f4d56e68b8351b80d7b44bdb81e0fe
Homepage: https://github.com/cloudpipe/cloudpickle
Description-en: Extended pickling support for Python 3 objects
cloudpickle makes it possible to serialize Python constructs not supported
by the default `pickle` module from the Python standard library.
.
cloudpickle is especially useful for cluster computing where Python
expressions are shipped over the network to execute on remote hosts, possibly
close to the data.
.
Among other things, `cloudpickle` supports pickling for lambda expressions,
functions and classes defined interactively in the `__main__` module.
.
This contains the Python 3 version.
Description-md5: 99366e54b3427ce0286075f8d80ca073