How to Install and Uninstall php-zumba-json-serializer.noarch Package on Fedora 34

Last updated: October 06,2024

1. Install "php-zumba-json-serializer.noarch" package

This guide let you learn how to install php-zumba-json-serializer.noarch on Fedora 34

$ sudo dnf update $ sudo dnf install php-zumba-json-serializer.noarch

2. Uninstall "php-zumba-json-serializer.noarch" package

Please follow the instructions below to uninstall php-zumba-json-serializer.noarch on Fedora 34:

$ sudo dnf remove php-zumba-json-serializer.noarch $ sudo dnf autoremove

3. Information about the php-zumba-json-serializer.noarch package on Fedora 34

Last metadata expiration check: 5:12:46 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : php-zumba-json-serializer
Version : 3.0.1
Release : 1.fc34
Architecture : noarch
Size : 15 k
Source : php-zumba-json-serializer-3.0.1-1.fc34.src.rpm
Repository : updates
Summary : Serialize PHP variables
URL : https://github.com/zumba/json-serializer
License : MIT
Description : This is a library to serialize PHP variables in JSON format. It is similar
: of the serialize() function in PHP, but the output is a string JSON encoded.
: You can also unserialize the JSON generated by this tool and have you PHP
: content back.
:
: Autoloader: /usr/share/php/Zumba/JsonSerializer/autoload.php