How to Install and Uninstall php-consolidation-config.noarch Package on Fedora 35

Last updated: May 20,2024

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

Please follow the steps below to install php-consolidation-config.noarch on Fedora 35

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

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

Please follow the instructions below to uninstall php-consolidation-config.noarch on Fedora 35:

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

3. Information about the php-consolidation-config.noarch package on Fedora 35

Last metadata expiration check: 5:29:54 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : php-consolidation-config
Version : 2.0.1
Release : 3.fc35
Architecture : noarch
Size : 28 k
Source : php-consolidation-config-2.0.1-3.fc35.src.rpm
Repository : fedora
Summary : Provide configuration services for a command-line tool
URL : https://github.com/consolidation/config
License : MIT
Description : Manage configuration for a command-line tool.
:
: This component is designed to provide the components needed to manage
: configuration options from different sources, including:
: * Commandline options
: * Configuration files
: * Alias files (special configuration files that identify a specific target site)
: * Default values (provided by command)
:
: Symfony Console is used to provide the framework for the command-line tool, and
: the Symfony Configuration component is used to load and merge configuration
: files. This project provides the glue that binds the components together in an
: easy-to-use package.
:
: Autoloader: /usr/share/php/Consolidation/Config/autoload.php