воскресенье, 24 января 2016 г.

Ubuntu 15.10. Установка Skype и Google Chrome,Dropbox с помощью terminal


Open Terminal & copy paste the following commands
Skype:
add-apt-repository "deb http://archive.canonical.com/ $(lsb_release -sc) partner"
 sudo apt-get update


sudo apt-get install skype

Chrome:
wget -q -O - https://dl-ssl.google.com/linux/linux_signing_key.pub | sudo apt-key add -

sudo sh -c 'echo "deb http://dl.google.com/linux/chrome/deb/ stable main" >> /etc/apt/sources.list.d/google-chrome.list'

sudo apt-get update

sudo apt-get install google-chrome-stable

google-chrome


После установки хрома выполните команду sudo apt-get update
Если в конце вы получаете ошибки про дублирующие репозитории, то просто выполните следующую команду и проблема уйдет
sudo rm /etc/apt/sources.list.d/google-chrome.list

Yakuake:

sudo apt-get install yakuake


Dropbox:
sudo apt-get install nautilus-dropbox

dropbox start -i

3 комментария:

  1. Hi Julia Yakunchikova,,, as a tester, one must have knowledge on different platforms like windows & UNIX ; can you share some links or resources for learning UNIX , it would be helpful for all testers ..

    thanks
    reddy

    ОтветитьУдалить
    Ответы
    1. Hi! Thank you for the advise. I am planing to do this in the nearest future.

      Удалить
    2. Hi Yulia Yakunchikova ,, i mistyped your name in the comment ; seems like a typo error ( sorry for that ) & i hope you continue more articles on testing , as it helpful for all testers.

      thanks
      reddy

      Удалить