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

Last updated: February 01,2025

1. Install "python3-cerealizer" package

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

$ sudo apt update $ sudo apt install python3-cerealizer

2. Uninstall "python3-cerealizer" package

In this section, we are going to explain the necessary steps to uninstall python3-cerealizer on Ubuntu 16.04 LTS (Xenial Xerus):

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

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

Package: python3-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
Filename: pool/universe/c/cerealizer/python3-cerealizer_0.8.1-1build1_all.deb
Size: 11276
MD5sum: 9444aef1d80d0785b7c6313007a8eee8
SHA1: 77fe75cb4a654ed9d3b85136bc61f112a241164e
SHA256: a3e7396c226829e1244fcadb6cd459aa0fec4da0e8751320831689c3e13ec7fd
Description-en: secure pickle-like module for Python 3
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 3 version of the package.
Description-md5: 53264d5277af478bb22635af49b1589c
Homepage: http://home.gna.org/oomadness/en/cerealizer/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu