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

Last updated: May 07,2024

1. Install "php-symfony-security-guard" package

In this section, we are going to explain the necessary steps to install php-symfony-security-guard on Kali Linux

$ sudo apt update $ sudo apt install php-symfony-security-guard

2. Uninstall "php-symfony-security-guard" package

This guide covers the steps necessary to uninstall php-symfony-security-guard on Kali Linux:

$ sudo apt remove php-symfony-security-guard $ sudo apt autoclean && sudo apt autoremove

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

Package: php-symfony-security-guard
Source: symfony
Version: 5.4.35+dfsg-3
Installed-Size: 113
Maintainer: Debian PHP PEAR Maintainers
Architecture: all
Depends: php-common, php-symfony-deprecation-contracts, php-symfony-security-core (>= 5.0), php-symfony-security-core (<< 6~~), php-symfony-security-http (>= 5.3), php-symfony-security-http (<< 6~~)
Size: 25844
SHA256: 2207ea1a8649609ffd3d32a7dfe6a9c0b3dd463f95f89f1245c5d131240c75ca
SHA1: 5c5e7c0630bebd27ffa9216737a4b8da0c3ef204
MD5sum: 6a89b6219837a0a1952f47de688e403d
Description: infrastructure for authorization systems - Guard features
The Symfony Security Component - Guard brings many layers
of authentication together, making it much easier to create complex
authentication systems where you have total control.
.
The Symfony Security Component makes it possible to easily separate
authorization logic from user providers that hold the users credentials.
It ships with facilities for authenticating using HTTP basic or digest
authentication, interactive form login or X.509 certificate login.
Furthermore it optionally also allows an application to implement its
own authentication strategies.
.
Symfony is a PHP framework, a set of tools and a development methodology.
Description-md5:
Homepage: https://symfony.com/doc/5.4/components/security.html
Section: php
Priority: optional
Filename: pool/main/s/symfony/php-symfony-security-guard_5.4.35+dfsg-3_all.deb