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

Last updated: May 21,2024

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

Here is a brief guide to show you how to install php-symfony-security-core on Kali Linux

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

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

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

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

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

Package: php-symfony-security-core
Source: symfony
Version: 5.4.35+dfsg-3
Installed-Size: 652
Maintainer: Debian PHP PEAR Maintainers
Architecture: all
Depends: php-common, php-symfony-event-dispatcher-contracts, php-symfony-service-contracts, php-symfony-deprecation-contracts, php-symfony-password-hasher
Suggests: php-psr-container-implementation, php-symfony-event-dispatcher, php-symfony-http-foundation, php-symfony-validator, php-symfony-expression-language, php-symfony-ldap
Breaks: php-symfony-event-dispatcher (<< 4.4~~), php-symfony-http-foundation (<< 5.3~~), php-symfony-ldap (<< 4.4~~), php-symfony-security-guard (<< 4.4~~), php-symfony-translation (<< 5.4.35~~), php-symfony-validator (<< 5.2~~)
Size: 82056
SHA256: 974836f022f363c32c1a1699c910c6133624a29a4519aa4b2a98ce8f1a690dc6
SHA1: caf4628ec58e389661fac96c2e3c1170f36a5245
MD5sum: 02d54d075a8520bc031b974aca0f227a
Description: infrastructure for authorization systems - common features
The Symfony Security Component - Core Library provides all the common
security features, from authentication to authorization and from
encoding passwords to loading users.
.
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-core_5.4.35+dfsg-3_all.deb