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

Last updated: May 18,2024

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

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

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

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

Please follow the steps below to uninstall php-laminas-config.noarch on Fedora 34:

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

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

Last metadata expiration check: 1:26:43 ago on Tue Sep 6 14:10:38 2022.
Available Packages
Name : php-laminas-config
Version : 2.6.0
Release : 5.fc34
Architecture : noarch
Size : 28 k
Source : php-laminas-config-2.6.0-5.fc34.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/