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

Last updated: October 12,2024

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

Please follow the guidance below to install php-laminas-config3.noarch on Fedora 38

$ 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 38:

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

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

Last metadata expiration check: 5:31:50 ago on Sat Mar 16 22:59:57 2024.
Available Packages
Name : php-laminas-config3
Version : 3.8.0
Release : 2.fc38
Architecture : noarch
Size : 39 k
Source : php-laminas-config3-3.8.0-2.fc38.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/