How to Install and Uninstall php-laminas-servicemanager.noarch Package on Fedora 34

Last updated: October 05,2024

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

This is a short guide on how to install php-laminas-servicemanager.noarch on Fedora 34

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

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

Learn how to uninstall php-laminas-servicemanager.noarch on Fedora 34:

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

3. Information about the php-laminas-servicemanager.noarch package on Fedora 34

Last metadata expiration check: 4:21:46 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : php-laminas-servicemanager
Version : 3.7.0
Release : 1.fc34
Architecture : noarch
Size : 42 k
Source : php-laminas-servicemanager-3.7.0-1.fc34.src.rpm
Repository : updates
Summary : Laminas Framework ServiceManager component
URL : https://github.com/laminas/laminas-servicemanager
License : BSD
Description : The Service Locator design pattern is implemented by the laminas-servicemanager
: component. The Service Locator is a service/object locator, tasked with
: retrieving other objects.
:
: Documentation: https://docs.laminas.dev/laminas-servicemanager/