I did everything under the article http://www.linuxrussia.com/2014/06/google-chrome-ubuntu.html and regretted it very much. And the chrome is not installed, and now when trying to install any software, this picture:

avs@vaio-pc:/$ sudo apt-get install tasksel Чтение списков пакетов… Готово Построение дерева зависимостей Чтение информации о состоянии… Готово Возможно, для исправления этих ошибок вы захотите воспользоваться «apt-get -f install»: Пакеты, имеющие неудовлетворённые зависимости: google-chrome-stable : Зависит: libappindicator1 но он не будет установлен tasksel : Зависит: tasksel-data но он не будет установлен E: Неудовлетворённые зависимости. Попытайтесь выполнить «apt-get -f install», не указывая имени пакета, (или найдите другое решение). avs@vaio-pc:/$ 
  • and what is your OS? Ubuntu? - isnullxbh

1 answer 1

 sudo apt-get clean sudo apt-get autoremove sudo apt-get update 

And now sudo apt-get -f install

  • Reaction to autoremove avs @ vaio-pc: / $ sudo apt-get autoremove Reading package lists ... Done Building a dependency tree Reading status information ... Done Perhaps you will want to use apt-get -f to fix these errors. Packages that have unsatisfied dependencies: google-chrome-stable: Depends: libappindicator1 but it is not installed E: Unsatisfied dependencies. Try using -f. - Slava32768
  • @Viacheslav, run the commands in order, make a terminal screen. - isnullxbh
  • I tried to delete the Google repository (by means of the graphic menu ubuntu), it did not change anything - Slava32768
  • @Viacheslav, so, and when enter sudo apt-get -f install? I did not see on the screen. - isnullxbh