How to Install and Uninstall php-symfony4-console.noarch Package on Rocky Linux 9

Last updated: May 03,2024

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

Please follow the step by step instructions below to install php-symfony4-console.noarch on Rocky Linux 9

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

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

This guide let you learn how to uninstall php-symfony4-console.noarch on Rocky Linux 9:

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

3. Information about the php-symfony4-console.noarch package on Rocky Linux 9

Last metadata expiration check: 0:03:27 ago on Fri Feb 16 06:49:52 2024.
Available Packages
Name : php-symfony4-console
Version : 4.4.50
Release : 1.el9.remi
Architecture : noarch
Size : 90 k
Source : php-symfony4-4.4.50-1.el9.remi.src.rpm
Repository : remi-safe
Summary : Symfony Console Component (version 4)
URL : http://symfony.com/doc/4.4/components/console.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.
:
: Autoloader: /usr/share/php/Symfony4/Component/Console/autoload.php