Table of Content
English Български
How to Install deb To MeeGo Harmattan
Overview
The package format used by MeeGo Harmattan and Maemo OS is deb. These packages can be installed by opening them from browser, application manager or using the console.
dpkg
This example shows how to install deb files to MeeGo Harmattan devices through the console. Run app Terminal on the device and execute the following command:
- dpkg -i /home/user/MyDocs/sample.deb
See Also
Installing Applications [wiki.maemo.org]

