How to Install and Uninstall php-symfony-console.noarch Package on Fedora 36

Last updated: October 07,2024

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

Please follow the instructions below to install php-symfony-console.noarch on Fedora 36

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

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

Learn how to uninstall php-symfony-console.noarch on Fedora 36:

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

3. Information about the php-symfony-console.noarch package on Fedora 36

Last metadata expiration check: 2:46:57 ago on Thu Sep 8 02:05:26 2022.
Available Packages
Name : php-symfony-console
Version : 2.8.52
Release : 8.fc36
Architecture : noarch
Size : 78 k
Source : php-symfony-2.8.52-8.fc36.src.rpm
Repository : fedora
Summary : Symfony Console Component
URL : http://symfony.com/doc/2.8/components/console/index.html
License : MIT
Description : The Console component eases the creation of beautiful and testable command line
: interfaces.
:
: The Console component allows you to create command-line commands. Your console
: commands can be used for any recurring task, such as cronjobs, imports, or
: other batch jobs.