How to Install and Uninstall python3-cerealizer.noarch Package on Fedora 35
Last updated: February 06,2025
1. Install "python3-cerealizer.noarch" package
This guide let you learn how to install python3-cerealizer.noarch on Fedora 35
$
sudo dnf update
Copied
$
sudo dnf install
python3-cerealizer.noarch
Copied
2. Uninstall "python3-cerealizer.noarch" package
This guide let you learn how to uninstall python3-cerealizer.noarch on Fedora 35:
$
sudo dnf remove
python3-cerealizer.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-cerealizer.noarch package on Fedora 35
Last metadata expiration check: 1:37:53 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : python3-cerealizer
Version : 0.8.2
Release : 11.fc35
Architecture : noarch
Size : 25 k
Source : python-cerealizer-0.8.2-11.fc35.src.rpm
Repository : fedora
Summary : Secure pickle-like module
URL : http://www.lesfleursdunormal.fr/static/informatique/cerealizer/index_en.html
License : Python
Description : Cerealizer is a secure pickle-like module. 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.
Available Packages
Name : python3-cerealizer
Version : 0.8.2
Release : 11.fc35
Architecture : noarch
Size : 25 k
Source : python-cerealizer-0.8.2-11.fc35.src.rpm
Repository : fedora
Summary : Secure pickle-like module
URL : http://www.lesfleursdunormal.fr/static/informatique/cerealizer/index_en.html
License : Python
Description : Cerealizer is a secure pickle-like module. 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.