How to Install and Uninstall python3-phpserialize.noarch Package on Fedora 36

Last updated: October 08,2024

1. Install "python3-phpserialize.noarch" package

Learn how to install python3-phpserialize.noarch on Fedora 36

$ sudo dnf update $ sudo dnf install python3-phpserialize.noarch

2. Uninstall "python3-phpserialize.noarch" package

This is a short guide on how to uninstall python3-phpserialize.noarch on Fedora 36:

$ sudo dnf remove python3-phpserialize.noarch $ sudo dnf autoremove

3. Information about the python3-phpserialize.noarch package on Fedora 36

Last metadata expiration check: 0:06:41 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : python3-phpserialize
Version : 1.3
Release : 12.fc36
Architecture : noarch
Size : 19 k
Source : python-phpserialize-1.3-12.fc36.src.rpm
Repository : fedora
Summary : A port of the serialize and unserialize functions of php to python
URL : http://github.com/mitsuhiko/phpserialize
License : BSD
Description : phpserialize a port of the serialize and unserialize functions of php to
: python. This module implements the python serialization interface (eg: provides
: dumps, loads and similar functions).