(Solved)Cannot install latest dolibarr in debian buster

Hi, I can’t install dolibarr_11.0.3-4_all.deb…please see the below error message…

root@debian:/home/sark/Downloads# apt install dolibarr_11.0.3-4_all.deb
Reading package lists… Done
Building dependency tree
Reading state information… Done
E: Unable to locate package dolibarr_11.0.3-4_all.deb
E: Couldn’t find any package by glob ‘dolibarr_11.0.3-4_all.deb’
E: Couldn’t find any package by regex ‘dolibarr_11.0.3-4_all.deb’

i was able to start the installation by this command apt install ./dolibarr_11.0.3-4_all.deb but there is 1 issue…

Your PHP installation does not support Intl functions.

Now it’s ok…i just execute the command: apt-get install php7.3-intl