How to Install and Uninstall php-symfony-config.noarch Package on Fedora 39

Last updated: January 11,2025

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

Please follow the instructions below to install php-symfony-config.noarch on Fedora 39

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

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

This tutorial shows how to uninstall php-symfony-config.noarch on Fedora 39:

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

3. Information about the php-symfony-config.noarch package on Fedora 39

Last metadata expiration check: 1:12:57 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : php-symfony-config
Version : 2.8.52
Release : 10.fc38
Architecture : noarch
Size : 58 k
Source : php-symfony-2.8.52-10.fc38.src.rpm
Repository : fedora
Summary : Symfony Config Component
URL : http://symfony.com/doc/2.8/components/config/index.html
License : MIT
Description : The Config Component provides several classes to help you find, load, combine,
: autofill and validate configuration values of any kind, whatever their source
: may be (Yaml, XML, INI files, or for instance a database).