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

Last updated: November 25,2024

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

Please follow the guidelines below to install php-zumba-json-serializer.noarch on Fedora 39

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

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

In this section, we are going to explain the necessary steps to uninstall php-zumba-json-serializer.noarch on Fedora 39:

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

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

Last metadata expiration check: 3:12:07 ago on Thu Mar 7 17:44:52 2024.
Available Packages
Name : php-zumba-json-serializer
Version : 3.2.1
Release : 1.fc39.remi
Architecture : noarch
Size : 17 k
Source : php-zumba-json-serializer-3.2.1-1.fc39.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