(→Fedora 13) |
(→MeeGo Netbook 1.1) |
||
| (10 intermediate revisions not shown) | |||
| Line 1: | Line 1: | ||
= How To Set Up Repositories = | = How To Set Up Repositories = | ||
| - | + | Before installing the actual tools, you need to set up the repository. The supported operating systems are MeeGo Netbook UX, Ubuntu 10.04, Ubuntu 10.10 and Fedora 13. | |
| - | == Ubuntu == | + | == MeeGo Netbook 1.1 == |
| + | |||
| + | Add Tools:Testing repository to zypper | ||
| + | |||
| + | sudo zypper addrepo http://download.meego.com/live/Tools:/Testing/MeeGo_1.1/ tools-testing | ||
| + | sudo zypper ref | ||
| + | |||
| + | == Ubuntu 10.04 == | ||
| - | 1. Add the following to your sources.list | + | 1. Add the following to your sources.list (/etc/apt/sources.list) |
deb <nowiki>http://download.meego.com/live/Tools:/Testing/xUbuntu_10.04/ /</nowiki> | deb <nowiki>http://download.meego.com/live/Tools:/Testing/xUbuntu_10.04/ /</nowiki> | ||
| Line 18: | Line 25: | ||
sudo apt-get update | sudo apt-get update | ||
| + | |||
| + | == Ubuntu 10.10 == | ||
| + | |||
| + | Instructions above, but replace 10.04 with 10.10 | ||
== Fedora 13 == | == Fedora 13 == | ||
| Line 27: | Line 38: | ||
2. Copy the repository file to /etc/yum.repos.d/ | 2. Copy the repository file to /etc/yum.repos.d/ | ||
| - | + | [[category:Tutorial]] | |
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
| - | + | ||
Contents |
Before installing the actual tools, you need to set up the repository. The supported operating systems are MeeGo Netbook UX, Ubuntu 10.04, Ubuntu 10.10 and Fedora 13.
Add Tools:Testing repository to zypper
sudo zypper addrepo http://download.meego.com/live/Tools:/Testing/MeeGo_1.1/ tools-testing sudo zypper ref
1. Add the following to your sources.list (/etc/apt/sources.list)
deb http://download.meego.com/live/Tools:/Testing/xUbuntu_10.04/ /
2. Add the repository key
wget http://download.meego.com/live/Tools:/Testing/xUbuntu_10.04/Release.key sudo apt-key add Release.key rm Release.key
3. Update your PC's package information
sudo apt-get update
Instructions above, but replace 10.04 with 10.10
1. Fedora 13 repository:
http://download.meego.com/live/Tools:/Testing/Fedora13/Tools:Testing.repo
2. Copy the repository file to /etc/yum.repos.d/