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

Last updated: September 19,2024

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

Please follow the guidance below to install php-laminas-modulemanager.noarch on Fedora 34

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

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

This guide covers the steps necessary to uninstall php-laminas-modulemanager.noarch on Fedora 34:

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

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

Last metadata expiration check: 1:08:11 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : php-laminas-modulemanager
Version : 2.10.2
Release : 1.fc34
Architecture : noarch
Size : 33 k
Source : php-laminas-modulemanager-2.10.2-1.fc34.src.rpm
Repository : updates
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/