From ef1c023e18b92845746f8ca66915258bef06efbd Mon Sep 17 00:00:00 2001 From: Jens Lody Date: Sat, 9 Nov 2013 09:22:06 +0100 Subject: [PATCH] Update README.md; link zo my repo, with fedora packages to install via yum. --- README.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/README.md b/README.md index 3d02105..bafcbd2 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,8 @@ After the installation, restart GNOME Shell (`Alt`+`F2`, `r`, `Enter`) and enabl ## Through a package manager +#### Note: you need the root password for all these installation modes, if you do not have root-access, and the needed build-dependencies are installed, use the generic install. + ### [Debian](http://packages.debian.org/source/unstable/gnome-shell-extension-weather) Debian uses the (former master now ) yahoo-branch ! @@ -23,6 +25,22 @@ Install the package through APT (or use your favourite package-manager, e.g. syn sudo apt-get install gnome-shell-extension-weather +### [Fedora](https://fedoraproject.org/) + +You can install the extension from [my repo](http://rpm.jenslody.de/). +I have packages for Fedora 18, 19 and 20. + +To install my repo download and install [this rpm](http://rpm.jenslody.de/fedora-jenslody.de-0.1-2.fc17.noarch.rpm). + +If it is not installed automatically, just run: + + sudo yum localinstall --nogpgcheck http://rpm.jenslody.de/fedora-jenslody.de-0.1-2.fc17.noarch.rpm + +Now you can install the extension, either via your favourite package-manager or on a console: + + sudo yum install gnome-shell-extension-openweather + + ## Generic (Local installation) Make sure you have the following dependencies installed: