Solution 1:
i fix the problem with these command:
find broken package with:
dpkg --configure -a
and
dpkg -P --force-all 'broken-package-to uninstall
i fix the problem with these command:
find broken package with:
dpkg --configure -a
and
dpkg -P --force-all 'broken-package-to uninstall