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

Last updated: May 05,2024

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

In this section, we are going to explain the necessary steps to install php-laminas-modulemanager.noarch on Fedora 36

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

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

This tutorial shows how to uninstall php-laminas-modulemanager.noarch on Fedora 36:

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

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

Last metadata expiration check: 3:24:27 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : php-laminas-modulemanager
Version : 2.11.0
Release : 2.fc36
Architecture : noarch
Size : 33 k
Source : php-laminas-modulemanager-2.11.0-2.fc36.src.rpm
Repository : fedora
Summary : Laminas Framework ModuleManager component
URL : https://github.com/laminas/laminas-modulemanager
License : BSD
Description : Laminas Framework introduces a new and powerful approach to modules.
: This new module system is designed with flexibility, simplicity, and
: re-usability in mind. A module may contain just about anything:
: PHP code, including MVC functionality; library code; view scripts;
: and/or public assets such as images, CSS, and JavaScript.
: The possibilities are endless.
:
: Laminas\ModuleManager is the component that enables the design of a module
: architecture for PHP applications.
:
: Documentation: https://docs.laminas.dev/laminas-modulemanager/