How to Install and Uninstall php-stecman-symfony-console-completion.noarch Package on Fedora 34

Last updated: July 05,2024

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

This tutorial shows how to install php-stecman-symfony-console-completion.noarch on Fedora 34

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

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

Please follow the step by step instructions below to uninstall php-stecman-symfony-console-completion.noarch on Fedora 34:

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

3. Information about the php-stecman-symfony-console-completion.noarch package on Fedora 34

Last metadata expiration check: 5:22:16 ago on Tue Sep 6 02:10:55 2022.
Available Packages
Name : php-stecman-symfony-console-completion
Version : 0.10.1
Release : 6.fc34
Architecture : noarch
Size : 25 k
Source : php-stecman-symfony-console-completion-0.10.1-6.fc34.src.rpm
Repository : fedora
Summary : Automatic BASH completion for Symfony Console based applications
URL : https://github.com/stecman/symfony-console-completion
License : MIT
Description : This package provides automatic (tab) completion in BASH and ZSH for Symfony
: Console Component based applications. With zero configuration, this package
: allows completion of available command names and the options they provide.
: User code can define custom completion behaviour for argument and option values.
:
: Autoloader:
: /usr/share/php/Stecman/Component/Symfony/Console/BashCompletion/autoload.php