Difference between revisions of "Useful programs - Internet"

Line 52: Line 52:
 
==Xunlei==
 
==Xunlei==
  
A custom version of xunlei (迅雷) is available for ubuntu. Check out the [https://github.com/Xinkai/XwareDesktop Xinkai Xware Desktop] project.
+
A custom version of xunlei (迅雷) is available for ubuntu, it's called the [https://github.com/Xinkai/XwareDesktop Xinkai Xware Desktop] project.
  
  
 
Installation instructions available on [https://github.com/Xinkai/XwareDesktop/wiki/Ubuntu%E4%B8%8A%E7%BC%96%E8%AF%91%E5%AE%89%E8%A3%85%E8%AF%B4%E6%98%8E Xware Desktop wiki].
 
Installation instructions available on [https://github.com/Xinkai/XwareDesktop/wiki/Ubuntu%E4%B8%8A%E7%BC%96%E8%AF%91%E5%AE%89%E8%A3%85%E8%AF%B4%E6%98%8E Xware Desktop wiki].

Revision as of 20:58, 27 March 2015


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


Torrents

Xunlei

A custom version of xunlei (迅雷) is available for ubuntu, it's called the Xinkai Xware Desktop project.


Installation instructions available on Xware Desktop wiki.