How to Install and Uninstall php-symfony4-console.noarch Package on Oracle Linux 8

Last updated: October 05,2024

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

This is a short guide on how to install php-symfony4-console.noarch on Oracle Linux 8

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

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

Here is a brief guide to show you how to uninstall php-symfony4-console.noarch on Oracle Linux 8:

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

3. Information about the php-symfony4-console.noarch package on Oracle Linux 8

Last metadata expiration check: 6:16:42 ago on Mon Sep 12 02:51:38 2022.
Available Packages
Name : php-symfony4-console
Version : 4.4.45
Release : 1.el8.remi
Architecture : noarch
Size : 105 k
Source : php-symfony4-4.4.45-1.el8.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