sudo apt install php7.0-intl
Output:
The following packages have unmet dependencies:
php7.0-intl : Depends: libicu66 (>= 66.1-1~) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
Previous versions never had a problem with this dependency
Any ideas?..
> uname -a
Linux ###### 5.13.0-21-generic #21-Ubuntu SMP Tue Oct 19 08:59:28 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
Panic canceled
just download binary
And install it manually:
After that you can install php-intl:
Now the installation is successful