How to Install and Uninstall php7.4-intl Package on Ubuntu 16.04 LTS (Xenial Xerus)

Last updated: June 26,2024

1. Install "php7.4-intl" package

Please follow the steps below to install php7.4-intl on Ubuntu 16.04 LTS (Xenial Xerus)

$ sudo apt update $ sudo apt install php7.4-intl

2. Uninstall "php7.4-intl" package

Please follow the instructions below to uninstall php7.4-intl on Ubuntu 16.04 LTS (Xenial Xerus):

$ sudo apt remove php7.4-intl $ sudo apt autoclean && sudo apt autoremove

3. Information about the php7.4-intl package on Ubuntu 16.04 LTS (Xenial Xerus)

Package: php7.4-intl
Status: install ok installed
Priority: optional
Section: php
Installed-Size: 492
Maintainer: Debian PHP Maintainers
Architecture: amd64
Source: php7.4
Version: 7.4.18-2+ubuntu16.04.1+deb.sury.org+1
Provides: php-intl
Depends: php-common (>= 1:81~), ucf, php7.4-common (= 7.4.18-2+ubuntu16.04.1+deb.sury.org+1), libc6 (>= 2.14), libgcc1 (>= 1:3.0), libicu65 (>= 65.1-1~), libstdc++6 (>= 4.9)
Description: Internationalisation module for PHP
This package provides the Internationalisation module(s) for PHP.
.
PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used
open source general-purpose scripting language that is especially suited
for web development and can be embedded into HTML.
Description-md5: 576352b0c1559ceb07b3161367c69f39
Homepage: http://www.php.net/