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

Last updated: September 21,2024

1. Install "php-symfony-polyfill-php80" package

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

$ sudo apt update $ sudo apt install php-symfony-polyfill-php80

2. Uninstall "php-symfony-polyfill-php80" package

This guide let you learn how to uninstall php-symfony-polyfill-php80 on Kali Linux:

$ sudo apt remove php-symfony-polyfill-php80 $ sudo apt autoclean && sudo apt autoremove

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

Package: php-symfony-polyfill-php80
Source: php-symfony-polyfill
Version: 1.29.0-2
Installed-Size: 41
Maintainer: Debian PHP PEAR Maintainers
Architecture: all
Depends: php-common
Size: 12520
SHA256: cd8f5e466ab8a850becadd84a6a353ddf3f9636fc2fa20cd732b78be50c284f3
SHA1: f56e09db548bd393b5d8b32626d5a748dcaa55e4
MD5sum: 7b7e1ad965920b3f8113924741c3e438
Description: Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions
This component provides features added to PHP 8.0 core:
.
* Stringable interface
* fdiv
* ValueError class
* UnhandledMatchError class
* FILTER_VALIDATE_BOOL constant
* get_debug_type
* PhpToken class
* preg_last_error_msg
* str_contains
* str_starts_with
* str_ends_with
* get_resource_id
* Attribute class
.
The Symfony Polyfill project backports features found in the latest PHP
versions and provides compatibility layers for some extensions and functions.
It is intended to be used when portability across PHP versions and extensions
is desired.
.
Symfony is a PHP framework, a set of tools and a development methodology.
Description-md5:
Multi-Arch: foreign
Homepage: https://symfony.com
Section: php
Priority: optional
Filename: pool/main/p/php-symfony-polyfill/php-symfony-polyfill-php80_1.29.0-2_all.deb