Meego Wiki
Views
From MeeGo wiki
Revision as of 16:54, 3 December 2010 by Lbt (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

You can use your OBS account to create your own application repository.

By adding the repository to your meego client, you can use any standard application manager to install, remove and update any of your packages.

Repository URL

To find out the URL to your repository(ies) you need to:

  • Login to the community OBS : https://build.pub.meego.com/
  • On the "Overview" tab, "Build" panel, click on the repository you want to find the URL for.
  • Click on the "repository" link under "Repository state for ..."
  • You'll see a list of files, including one with the .repo extension (e.g. home:userid.repo). You can download this file or get the full URL for it by moving the mouse over the link.

How to add a Repository

On your "meego" client:

  • Open the "terminal" application
  • Add the repository (sudo zypper addrepo full_url_of_the_repo_file):
 sudo zypper addrepo http://repo.pub.meego.com/home:/<userid>/meego_1.1_extras_Netbook/home:<userid>.repo

If you have downloaded the .repo file, you can add the repository using:

sudo zypper addrepo repo_file_name.repo

How to Install a Package

Make sure to refresh the package list using zypper or the "manage apps" application.

After that, you should be able to search for and install any of your packages using your favorite package manager or the "manage apps" application.

Personal tools