How to Install and Uninstall python3-cerealizer Package on Kali Linux

Last updated: May 19,2024

1. Install "python3-cerealizer" package

Please follow the guidelines below to install python3-cerealizer on Kali Linux

$ 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 Kali Linux:

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

3. Information about the python3-cerealizer package on Kali Linux

Package: python3-cerealizer
Source: cerealizer
Version: 0.8.1-4
Installed-Size: 45
Maintainer: Vincent Bernat
Architecture: all
Depends: python3:any
Size: 11708
SHA256: 637c52bc799e67ff3406c919365cc498619b00a2c1c4534e192281db1a261cdd
SHA1: a8208de808be219884d512f43904b92b48dc06a6
MD5sum: 1e9df0c9d106b35cca25a085838341d6
Description: 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/
Section: python
Priority: optional
Filename: pool/main/c/cerealizer/python3-cerealizer_0.8.1-4_all.deb