How to Install and Uninstall php-laminas-json.noarch Package on Fedora 35

Last updated: October 08,2024

1. Install "php-laminas-json.noarch" package

This guide covers the steps necessary to install php-laminas-json.noarch on Fedora 35

$ sudo dnf update $ sudo dnf install php-laminas-json.noarch

2. Uninstall "php-laminas-json.noarch" package

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

$ sudo dnf remove php-laminas-json.noarch $ sudo dnf autoremove

3. Information about the php-laminas-json.noarch package on Fedora 35

Last metadata expiration check: 3:01:22 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : php-laminas-json
Version : 3.3.0
Release : 1.fc35
Architecture : noarch
Size : 23 k
Source : php-laminas-json-3.3.0-1.fc35.src.rpm
Repository : fedora
Summary : Laminas Framework Json component
URL : https://github.com/laminas/laminas-json
License : BSD
Description : laminas-json provides convenience methods for serializing native PHP to JSON
: and decoding JSON to native PHP.
:
: Documentation: https://docs.laminas.dev/laminas-json/