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

Last updated: October 07,2024

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

Please follow the guidance below to install php-consolidation-config.noarch on Fedora 34

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

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

This guide covers the steps necessary to uninstall php-consolidation-config.noarch on Fedora 34:

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

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

Last metadata expiration check: 4:18:39 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : php-consolidation-config
Version : 2.0.1
Release : 2.fc34
Architecture : noarch
Size : 27 k
Source : php-consolidation-config-2.0.1-2.fc34.src.rpm
Repository : updates
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