How to Install and Uninstall php-symfony-polyfill-intl-grapheme Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 16,2024

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

This guide let you learn how to install php-symfony-polyfill-intl-grapheme on Ubuntu 21.10 (Impish Indri)

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

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

Please follow the instructions below to uninstall php-symfony-polyfill-intl-grapheme on Ubuntu 21.10 (Impish Indri):

$ 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 Ubuntu 21.10 (Impish Indri)

Package: php-symfony-polyfill-intl-grapheme
Architecture: all
Version: 1.22.1-1
Priority: optional
Section: universe/php
Source: php-symfony-polyfill
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian PHP PEAR Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 37
Depends: php-common
Suggests: php-intl
Filename: pool/universe/p/php-symfony-polyfill/php-symfony-polyfill-intl-grapheme_1.22.1-1_all.deb
Size: 7784
MD5sum: dea325247126439fc0d4dddad77e0193
SHA1: 53aa32f63a5ce3431c34e6b9e5e5691b9374e1e1
SHA256: ef44608fd699556bb699d54c39cd83a51f2bb706772de6e3da69363f033cf9a0
SHA512: 9abf26e474e57d7d957f72d9d1031c42ab25560df9fb78ec24f1d367f7240bda3e8dd64869475406f9cc5552d489ff3565708f8cff1e38e3d8bcd6170eb17f2e
Homepage: https://symfony.com
Description-en: 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: 195b3eef3455e0445e2ab7f93da46da0