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

Last updated: October 11,2024

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

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

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

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

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

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

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

Last metadata expiration check: 2:33:25 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : php-laminas-config3
Version : 3.5.0
Release : 1.fc34
Architecture : noarch
Size : 31 k
Source : php-laminas-config3-3.5.0-1.fc34.src.rpm
Repository : fedora
Summary : Laminas Framework Config component v3
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/