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

Last updated: May 13,2024

1. Install "php-symfony-routing" package

Learn how to install php-symfony-routing on Kali Linux

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

2. Uninstall "php-symfony-routing" package

Learn how to uninstall php-symfony-routing on Kali Linux:

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

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

Package: php-symfony-routing
Source: symfony
Version: 5.4.35+dfsg-3
Installed-Size: 374
Maintainer: Debian PHP PEAR Maintainers
Architecture: all
Depends: php-common, php-symfony-deprecation-contracts
Suggests: php-symfony-http-foundation, php-symfony-config, php-symfony-yaml, php-symfony-expression-language
Breaks: php-doctrine-annotations (<< 1.12~~), php-symfony-config (<< 5.3~~), php-symfony-dependency-injection (<< 4.4~~), php-symfony-yaml (<< 4.4~~)
Size: 65404
SHA256: 50ed2cd9760e0dca371b0bdf6323c5f7128ba3e3a791ac27b92267fc31e50060
SHA1: 1ab39b57cd010cc8afb3bf19a31de48da7f3e26f
MD5sum: c37e8e522f7b5ce1fe20c16edf04dbb5
Description: associate a request with code that generates a response
The Symfony Routing Component makes it easy to map HTTP requests to
the code of an application that is able to process the request and
generates a corresponding response. It thus serves as a router for an
application, but should not be confused with a network router.
.
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/routing.html
Section: php
Priority: optional
Filename: pool/main/s/symfony/php-symfony-routing_5.4.35+dfsg-3_all.deb