PySide Binaries MeeGo: Difference between revisions

From Qt Wiki
Jump to navigation Jump to search
No edit summary
(Add "cleanup" tag)
Line 1: Line 1:
{{Cleanup | reason=Auto-imported from ExpressionEngine.}}
[[Category:LanguageBindings::PySide]]
[[Category:LanguageBindings::PySide]]
[[Category:LanguageBindings::PySide::Downloads]]
[[Category:LanguageBindings::PySide::Downloads]]

Revision as of 16:17, 3 March 2015

This article may require cleanup to meet the Qt Wiki's quality standards. Reason: Auto-imported from ExpressionEngine.
Please improve this article if you can. Remove the {{cleanup}} tag and add this page to Updated pages list after it's clean.

English "French":http://qt-devnet.developpez.com/tutoriels/python/pyside/installer/?page=meego-maemo#IX

PySide Binaries for MeeGo

MeeGo v1.2 has PySide and Python-QtMobility packages available into its public repository. MeeGo v1.2 for N900 has this repository enabled by default and the packages come pre-installed. If you plan to install into a netbook/tablet, please run the following commands at terminal:

  1. add public (DE/Trunk) repository

sudo zypper addrepo http://repo.pub.meego.com/Project:/DE:/Trunk:/Testing/standard/ de-trunk-testing

  1. PySide packages

sudo zypper install python-pyside

  1. QtMobility packages

sudo zypper install python-qtmobility