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

Last updated: January 12,2025

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

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

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

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

Please follow the guidance below to uninstall php-laminas-xmlrpc.noarch on Fedora 35:

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

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

Last metadata expiration check: 0:40:05 ago on Wed Sep 7 14:25:02 2022.
Available Packages
Name : php-laminas-xmlrpc
Version : 2.13.0
Release : 1.fc35.remi
Architecture : noarch
Size : 39 k
Source : php-laminas-xmlrpc-2.13.0-1.fc35.remi.src.rpm
Repository : remi
Summary : Laminas Framework XmlRpc component
URL : https://github.com/laminas/laminas-xmlrpc
License : BSD
Description : From its home page, XML-RPC is described as a ”...remote procedure calling
: using HTTP as the transport and XML as the encoding. XML-RPC is designed
: to be as simple as possible, while allowing complex data structures to be
: transmitted, processed and returned.”
:
: Laminas\XmlRpc provides support for both consuming remote XML-RPC services
: and building new XML-RPC servers.
:
: Documentation: https://docs.laminas.dev/laminas-xmlrpc/