How to Install and Uninstall python-cloudpickle Package on Ubuntu 18.04 LTS (Bionic Beaver)

Last updated: May 07,2024

1. Install "python-cloudpickle" package

This guide covers the steps necessary to install python-cloudpickle on Ubuntu 18.04 LTS (Bionic Beaver)

$ sudo apt update $ sudo apt install python-cloudpickle

2. Uninstall "python-cloudpickle" package

Please follow the guidelines below to uninstall python-cloudpickle on Ubuntu 18.04 LTS (Bionic Beaver):

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

3. Information about the python-cloudpickle package on Ubuntu 18.04 LTS (Bionic Beaver)

Package: python-cloudpickle
Architecture: all
Version: 0.5.2-2
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: 62
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/c/cloudpickle/python-cloudpickle_0.5.2-2_all.deb
Size: 14824
MD5sum: a12d5eb1afd46c66726e67c6f185c84b
SHA1: b7142da885e4b5b543a6b64b247f32c3df9dc3f9
SHA256: dfec531919446e3d3f793e6f8ade096f30e4c5749649eeff77ea381ed3cd4793
Homepage: https://github.com/cloudpipe/cloudpickle
Description: Extended pickling support for Python 2 objects
Description-md5: e0b93ab10085ae549da5c9ad9ca6d5a0

5. The same packages on other Linux Distributions