Geary не устанавливается
У меня проблема в том, что Geary не устанавливается даже после повторных попыток. Ниже приведена ошибка, которую я получаю. Пожалуйста, дайте мне знать, что такое корректирующие меры Спасибо!
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
geary : Depends: libgee-0.8-2 (>= 0.14.0) but 0.10.5-1ubuntu1 is to be installed
E: Unable to correct problems, you have held broken packages.
1 ответ
Решение
Установите следующий ppa: https://launchpad.net/~vala-team/+archive/ubuntu/ppa
с помощью:
sudo add-apt-repository ppa:vala-team/ppa
затем выполните обновление и обновление
sudo apt-get update
sudo apt-get upgrade
после этого просто установите geary (из ежедневного ppa)
sudo apt-get install geary