How to Install and Uninstall python-cerealizer Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: May 20,2024

1. Install "python-cerealizer" package

Please follow the guidance below to install python-cerealizer on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install python-cerealizer

2. Uninstall "python-cerealizer" package

Please follow the steps below to uninstall python-cerealizer on Ubuntu 16.04 LTS (Xenial Xerus):

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

3. Information about the python-cerealizer package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: python-cerealizer
Priority: optional
Section: universe/python
Installed-Size: 72
Maintainer: Ubuntu Developers
Original-Maintainer: Vincent Bernat
Architecture: all
Source: cerealizer
Version: 0.8.1-1build1
Depends: python:any (<< 2.8), python:any (>= 2.7.5-5~)
Filename: pool/universe/c/cerealizer/python-cerealizer_0.8.1-1build1_all.deb
Size: 11334
MD5sum: 47b23401d29884606d0b50f2c8345993
SHA1: f8836f0a9e49a279320dc2c5eec04da017e13ff3
SHA256: 3718b7197c91c62dcb003af6003e957eeff30ac3103ac5967fa02c0a7e5c4332
Description-en: secure pickle-like module for Python 2
It support basic types (int, string, unicode, tuple, list,
dict, set,...), old and new-style classes (you need to
register the class for security), object cycles, and it can
be extended to support C-defined type.
.
This is the Python 2 version of the package.
Description-md5: dea48ff7389aef8490725cb60653bec2
Enhances: python-soya
Homepage: http://home.gna.org/oomadness/en/cerealizer/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu