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

Last updated: November 26,2024

1. Install "php-symfony-polyfill-intl-grapheme" package

Please follow the instructions below to install php-symfony-polyfill-intl-grapheme on Kali Linux

$ sudo apt update $ sudo apt install php-symfony-polyfill-intl-grapheme

2. Uninstall "php-symfony-polyfill-intl-grapheme" package

In this section, we are going to explain the necessary steps to uninstall php-symfony-polyfill-intl-grapheme on Kali Linux:

$ sudo apt remove php-symfony-polyfill-intl-grapheme $ sudo apt autoclean && sudo apt autoremove

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

Package: php-symfony-polyfill-intl-grapheme
Source: php-symfony-polyfill
Version: 1.29.0-2
Installed-Size: 42
Maintainer: Debian PHP PEAR Maintainers
Architecture: all
Depends: php-common
Suggests: php-intl
Size: 13384
SHA256: feecf23dc147ed5c58195daeb2f5773a17dddb3344daf43c59dabf99dedf7de7
SHA1: 2638a1a6d8f697d03f564054fbfb7e11c971328a
MD5sum: 07fa9a1ee9928683cb893c00721fe9e5
Description: Symfony polyfill for intl's grapheme_* functions
This component provides a partial, native PHP implementation of the Grapheme
functions from the Intl extension.
.
* grapheme_extract: Extract a sequence of grapheme clusters from a
text buffer, which must be encoded in UTF-8
* grapheme_stripos: Find position (in grapheme units) of first
occurrence of a case-insensitive string
* grapheme_stristr: Returns part of haystack string from the first
occurrence of case-insensitive needle to the end of haystack
* grapheme_strlen: Get string length in grapheme units
* grapheme_strpos: Find position (in grapheme units) of first
occurrence of a string
* grapheme_strripos: Find position (in grapheme units) of last
occurrence of a case-insensitive string
* grapheme_strrpos: Find position (in grapheme units) of last
occurrence of a string
* grapheme_strstr: Returns part of haystack string from the first
occurrence of needle to the end of haystack
* grapheme_substr: Return part of a string
.
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-intl-grapheme_1.29.0-2_all.deb