How to Install and Uninstall php-twig-intl-extra Package on Kali Linux

Last updated: May 09,2024

1. Install "php-twig-intl-extra" package

In this section, we are going to explain the necessary steps to install php-twig-intl-extra on Kali Linux

$ sudo apt update $ sudo apt install php-twig-intl-extra

2. Uninstall "php-twig-intl-extra" package

This is a short guide on how to uninstall php-twig-intl-extra on Kali Linux:

$ sudo apt remove php-twig-intl-extra $ sudo apt autoclean && sudo apt autoremove

3. Information about the php-twig-intl-extra package on Kali Linux

Package: php-twig-intl-extra
Source: php-twig
Version: 3.8.0-2
Installed-Size: 68
Maintainer: Debian PHP PEAR Maintainers
Architecture: all
Depends: php-common, php-twig (>= 3.0), php-twig (<< 4~~), php-symfony-intl
Size: 18892
SHA256: f8d651b6874c5179da903ac9e9928846f791add5d52bd3694e452906c6fbd39b
SHA1: c1b76d075a0c9bcb52ee44e693b5f99e8f5bf606
MD5sum: 2617838ffbe48bbebe751f868ddbc79a
Description: A Twig extension for Intl
Twig Intl extension that provides the following:
.
- country_name filter: returns the country name given its
two-letter/five-letter code;
- currency_name filter: returns the currency name given its three-letter
code;
- currency_symbol filter: returns the currency symbol given its
three-letter code;
- language_name filter: returns the language name given its
two-letter/five-letter code;
- locale_name filter: returns the language name given its
two-letter/five-letter code;
- timezone_name filter: returns the timezone name given its identifier;
- country_timezones filter: returns the timezone identifiers of the given
country code;
- format_currency filter: formats a number as a currency;
- format_number filter: formats a number;
- format_datetime filter: formats a date time;
- format_date filter: formats a date;
- format_time filter: formats a time.
.
Twig itself is a flexible, fast and secure template engine for PHP.
Description-md5:
Homepage: https://twig.symfony.com/country_name
Section: php
Priority: optional
Filename: pool/main/p/php-twig/php-twig-intl-extra_3.8.0-2_all.deb