How to Install and Uninstall php-symfony-console Package on Kali Linux

Last updated: April 27,2024

1. Install "php-symfony-console" package

This guide let you learn how to install php-symfony-console on Kali Linux

$ sudo apt update $ sudo apt install php-symfony-console

2. Uninstall "php-symfony-console" package

In this section, we are going to explain the necessary steps to uninstall php-symfony-console on Kali Linux:

$ sudo apt remove php-symfony-console $ sudo apt autoclean && sudo apt autoremove

3. Information about the php-symfony-console package on Kali Linux

Package: php-symfony-console
Source: symfony
Version: 5.4.35+dfsg-3
Installed-Size: 602
Maintainer: Debian PHP PEAR Maintainers
Architecture: all
Provides: php-psr-log-implementation
Depends: php-common, php-symfony-deprecation-contracts, php-mbstring, php-symfony-service-contracts, php-symfony-string
Suggests: php-symfony-event-dispatcher, php-symfony-lock, php-symfony-process, php-psr-log
Breaks: php-psr-log (>= 3), php-symfony-dependency-injection (<< 4.4~~), php-symfony-dotenv (<< 5.1~~), php-symfony-event-dispatcher (<< 4.4~~), php-symfony-lock (<< 4.4~~), php-symfony-process (<< 4.4~~)
Size: 94712
SHA256: 06f951dd8908e7166faa102c418b60ac3c5e6d2c86ca0c9900eca26bb00c5f1b
SHA1: 47f37adf3bef777a2bc841e6c8ece635261144b2
MD5sum: 3a24886cb3081f59e37401eb15c9d20f
Description: run tasks from the command line
The Symfony Console Component can be used to implement recurring
or long running tasks, such as cronjobs, imports or other batch
jobs. Additionally it assists the creation of nice looking command
line interfaces.
.
Symfony is a PHP framework, a set of tools and a development methodology.
Description-md5:
Homepage: https://symfony.com/doc/5.4/components/console.html
Section: php
Priority: optional
Filename: pool/main/s/symfony/php-symfony-console_5.4.35+dfsg-3_all.deb