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

Last updated: September 28,2024

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

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

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

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

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

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

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

Last metadata expiration check: 2:13:24 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : php-zumba-json-serializer
Version : 3.2.1
Release : 1.fc38.remi
Architecture : noarch
Size : 17 k
Source : php-zumba-json-serializer-3.2.1-1.fc38.remi.src.rpm
Repository : remi
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