Установка imagemagick в Ubuntu: неудовлетворенные зависимости

На Ubuntu 16.04 я использую:

$ sudo apt-get install imagemagick

установить imagemagick. Но, тем не менее, я получаю следующее сообщение, и imagemagick не устанавливается:

Reading package lists... Done  
Building dependency tree Reading state information... Done 
You might want to run 'apt-get -f install' to correct these: 
The following packages have unmet dependencies:  
imagemagick : Depends: imagemagick-6.q16 (= 8:6.8.9.9-7ubuntu5.13)  
linux-image-extra-4.4.0-138-generic : Depends: linux-image-4.4.0-138-generic but it is not going to be installed  
linux-image-generic : Depends: linux-image-4.4.0-138-generic but it is not going to be installed
                           Recommends: thermald but it is not going to be installed 
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).

Может быть, я должен бежать apt-get -f install как рекомендуется. Это безопасно в производственной системе?

0 ответов

Другие вопросы по тегам