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

Last updated: September 22,2024

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

Please follow the guidance below to install php-laminas-server.noarch on Fedora 35

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

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

Please follow the steps below to uninstall php-laminas-server.noarch on Fedora 35:

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

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

Last metadata expiration check: 1:36:08 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : php-laminas-server
Version : 2.11.1
Release : 1.fc35.remi
Architecture : noarch
Size : 28 k
Source : php-laminas-server-2.11.1-1.fc35.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/