Installation

Differences between revisions 4 and 14 (spanning 10 versions)
Revision 4 as of 2007-07-07 14:56:14
Size: 432
Editor: 77
Comment:
Revision 14 as of 2011-05-20 07:08:42
Size: 1145
Editor: 212
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
This page provides basic installation instructions that should work on most GNU/Linux systems, and also has links to instructions for certain distributions.

Line 4: Line 7:
 * PyQt4 and it's Python bindings.  * Qt4 and it's Python bindings (PyQt4).
Line 8: Line 11:
== Detailed Instructions == == Running QtTube ==
Line 10: Line 13:
 * [https://wiki.ubuntu.com/QtTube/Installation/Feisty Installation instructions for Ubuntu Feisty]
 * [https://wiki.ubuntu.com/QtTube/Installation/Gutsy Installation instructions for Ubuntu Gutsy]
If you have all the requirements installed (see the section "Detailed Instructions" for details on how to get them), [[https://launchpad.net/qttube/+download|download QtTube]], extract it somewhere, enter it's folder and execute the "qttube" executable you will find in it (on the terminal, ''cd'' to the folder and type "./qttube"; with Nautilus, double-click it and choose ''"Run in a terminal"'').



== Installing QtTube ==

QtTube doesn't provide a installations script yet (although it will, in future versions). However, you can install it manually following this instructions: [[QtTube/Installation/ManualInstall|Manual Installation]].

Alternatively, you can also grab a .deb package from [[http://www.getdeb.net/app/QTTube|GetDeb]].

This page provides basic installation instructions that should work on most GNU/Linux systems, and also has links to instructions for certain distributions.

Requirements

  • A Python installation (tested with 2.5, but may also work on lower versions).
  • Qt4 and it's Python bindings (PyQt4).

  • The youtube-dl script, version 2007.03.27 or higher.

Running QtTube

If you have all the requirements installed (see the section "Detailed Instructions" for details on how to get them), download QtTube, extract it somewhere, enter it's folder and execute the "qttube" executable you will find in it (on the terminal, cd to the folder and type "./qttube"; with Nautilus, double-click it and choose "Run in a terminal").

Installing QtTube

QtTube doesn't provide a installations script yet (although it will, in future versions). However, you can install it manually following this instructions: Manual Installation.

Alternatively, you can also grab a .deb package from GetDeb.

QtTube/Installation (last edited 2011-05-20 07:08:42 by 212)