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

Last updated: May 02,2024

1. Install "php-symfony-process" package

Please follow the guidelines below to install php-symfony-process on Kali Linux

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

2. Uninstall "php-symfony-process" package

Please follow the step by step instructions below to uninstall php-symfony-process on Kali Linux:

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

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

Package: php-symfony-process
Source: symfony
Version: 5.4.35+dfsg-3
Installed-Size: 149
Maintainer: Debian PHP PEAR Maintainers
Architecture: all
Depends: php-common
Size: 34684
SHA256: 5af6b0bb8b40feb0d7872d2c1a1a5d6b3c619b819c0c405e4854c1c22e76a17c
SHA1: 1cdb27f8fdfcba258e8858b7a7f4486bb93c2f5a
MD5sum: 4ef0528a82df7cc9ea661e408f621bb9
Description: execute commands in sub-processes
The Symfony Process Component helps with executing commands in
sub-processes by providing easy access to standard and error output
in real-time. It is especially handy for dealing with long running
sub-processes due to its feature to run them asynchronously, while
still providing access to their full and incremental output. It
additionally supports signals, provides the PID of a sub-process
and allows the definition of process timeouts.
.
Symfony is a PHP framework, a set of tools and a development methodology.
Description-md5:
Multi-Arch: foreign
Homepage: https://symfony.com/doc/5.4/components/process.html
Section: php
Priority: optional
Filename: pool/main/s/symfony/php-symfony-process_5.4.35+dfsg-3_all.deb