Useful programs - Internet

Revision as of 23:11, 17 December 2014 by WikiFreak (talk | contribs) (Created page with "Category:Linux =Google Chrome= Download the latest version of Chrome: https://www.google.com/intl/en/chrome/browser/ Install the package using: <syntaxhighlight lan...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


Google Chrome

Download the latest version of Chrome: https://www.google.com/intl/en/chrome/browser/


Install the package using:

sudo dpkg -i google-chrome.deb


If you encounter some errors during installation, just do:

sudo apt-get install -f && sudo dpkg -i google-chrome.deb


Filezilla (FTP client)

apt-get install filezilla


Skype

Download skype from the official website: http://www.skype.com/

sudo dpkg -i skype-ubuntu-XX.deb


If you encounter some errors during installation, just do:

sudo apt-get install -f && sudo dpkg -i skype-ubuntu-XX.deb