How to Install and Uninstall python3-cerealizer.noarch Package on Fedora 36
Last updated: January 09,2025
1. Install "python3-cerealizer.noarch" package
In this section, we are going to explain the necessary steps to install python3-cerealizer.noarch on Fedora 36
$
sudo dnf update
Copied
$
sudo dnf install
python3-cerealizer.noarch
Copied
2. Uninstall "python3-cerealizer.noarch" package
In this section, we are going to explain the necessary steps to uninstall python3-cerealizer.noarch on Fedora 36:
$
sudo dnf remove
python3-cerealizer.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-cerealizer.noarch package on Fedora 36
Last metadata expiration check: 3:16:29 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-cerealizer
Version : 0.8.2
Release : 12.fc36
Architecture : noarch
Size : 25 k
Source : python-cerealizer-0.8.2-12.fc36.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 : 12.fc36
Architecture : noarch
Size : 25 k
Source : python-cerealizer-0.8.2-12.fc36.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.