How to Install and Uninstall python-cloudpickle Package on Debian 10 (Buster)

Last updated: May 14,2024

1. Install "python-cloudpickle" package

This is a short guide on how to install python-cloudpickle on Debian 10 (Buster)

$ sudo apt update $ sudo apt install python-cloudpickle

2. Uninstall "python-cloudpickle" package

This guide covers the steps necessary to uninstall python-cloudpickle on Debian 10 (Buster):

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

3. Information about the python-cloudpickle package on Debian 10 (Buster)

Package: python-cloudpickle
Source: cloudpickle
Version: 0.8.0-1
Installed-Size: 67
Maintainer: Debian Python Modules Team
Architecture: all
Depends: python:any (<< 2.8), python:any (>= 2.7~)
Description: Extended pickling support for Python 2 objects
Description-md5: e0b93ab10085ae549da5c9ad9ca6d5a0
Homepage: https://github.com/cloudpipe/cloudpickle
Section: python
Priority: optional
Filename: pool/main/c/cloudpickle/python-cloudpickle_0.8.0-1_all.deb
Size: 16404
MD5sum: 20e02ab1825976811a21320fcdae5f1a
SHA256: 9cab44a88534b24acf2df6902b77cb2593a33dac7c69b8bc5f6dd8404c0d02cc

5. The same packages on other Linux Distributions