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

Last updated: April 29,2024

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

Learn how to install php-laminas-config.noarch on Fedora 36

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

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

Here is a brief guide to show you how to uninstall php-laminas-config.noarch on Fedora 36:

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

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

Last metadata expiration check: 3:48:41 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : php-laminas-config
Version : 2.6.0
Release : 7.fc35
Architecture : noarch
Size : 29 k
Source : php-laminas-config-2.6.0-7.fc35.src.rpm
Repository : fedora
Summary : Laminas Framework Config component
URL : https://github.com/laminas/laminas-config
License : BSD
Description : Laminas\Config is designed to simplify access to configuration data within
: applications. It provides a nested object property-based user interface
: for accessing this configuration data within application code. The
: configuration data may come from a variety of media supporting hierarchical
: data storage.
:
: Documentation: https://docs.laminas.dev/laminas-config/