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

Last updated: September 29,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 36

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

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

Please follow the guidance below to uninstall php-laminas-config3.noarch on Fedora 36:

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

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

Last metadata expiration check: 3:50:18 ago on Thu Sep 8 08:04:50 2022.
Available Packages
Name : php-laminas-config3
Version : 3.7.0
Release : 2.fc36
Architecture : noarch
Size : 31 k
Source : php-laminas-config3-3.7.0-2.fc36.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/