How to Install and Uninstall php-laminas-server.noarch Package on Fedora 36

Last updated: January 10,2025

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

Here is a brief guide to show you how to install php-laminas-server.noarch on Fedora 36

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

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

This is a short guide on how to uninstall php-laminas-server.noarch on Fedora 36:

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

3. Information about the php-laminas-server.noarch package on Fedora 36

Last metadata expiration check: 0:21:52 ago on Thu Sep 8 14:04:51 2022.
Available Packages
Name : php-laminas-server
Version : 2.11.1
Release : 1.fc36.remi
Architecture : noarch
Size : 28 k
Source : php-laminas-server-2.11.1-1.fc36.remi.src.rpm
Repository : remi
Summary : Laminas Framework Server component
URL : https://github.com/laminas/laminas-server
License : BSD
Description : The laminas-server family of classes provides functionality for the various
: server classes, including Laminas\XmlRpc\Server and Laminas\Json\Server.
: Laminas\Server\Server provides an interface that mimics PHP 5’s SoapServer
: class; all server classes should implement this interface in order to provide a
: standard server API.
:
: Documentation: https://docs.laminas.dev/laminas-server/