Index of /
| Name | Last Modified | Size | Type |
| Parent Directory/ | | - | Directory |
| debian/ | 2010-Jan-27 18:34:51 | - | Directory |
| epel/ | 2011-Jul-13 13:52:20 | - | Directory |
| fedora/ | 2011-May-27 12:04:53 | - | Directory |
| maemo/ | 2011-Apr-25 14:08:33 | - | Directory |
| mandriva/ | 2011-Feb-06 13:13:32 | - | Directory |
| opensuse/ | 2010-Jul-15 17:34:20 | - | Directory |
| ubuntu/ | 2010-Jan-27 18:49:53 | - | Directory |
| GPG-KEY-yandex | 2010-Feb-27 17:12:16 | 2.3K | application/octet-stream |
How to setup yandex repository?
Centos/RHEL/SL:
Install yandex-free-release and yandex-nonfree-release packages (they are same for i386 and x86_64)
5: rpm -ihv http://repo.yandex.ru/epel/5/free/i386/yandex-free-release-1.0-1.1.noarch.rpm
rpm -ihv http://repo.yandex.ru/epel/5/nonfree/i386/yandex-nonfree-release-1.0-1.1.noarch.rpm
Fedora:
Install yandex-free-release and yandex-nonfree-release packages (they are same for i386 and x86_64)
13: rpm -ihv http://repo.yandex.ru/fedora/13/free/i386/yandex-free-release-1.0-1.noarch.rpm
rpm -ihv http://repo.yandex.ru/fedora/13/nonfree/i386/yandex-nonfree-release-1.0-1.noarch.rpm
14: rpm -ihv http://repo.yandex.ru/fedora/14/free/i386/yandex-free-release-1.0-1.noarch.rpm
rpm -ihv http://repo.yandex.ru/fedora/14/nonfree/i386/yandex-nonfree-release-1.0-1.noarch.rpm
Debian:
Add following lines to /etc/apt/source.list
Lenny: deb http://repo.yandex.ru/debian lenny main non-free
Squeeze: deb http://repo.yandex.ru/debian squeeze main non-free
To import GPG key just run apt-get install yandex-archive-keyring
Mandriva:
Run as root following commands
2009.1: urpmi.addmedia Yandex-Free http://repo.yandex.ru/mandriva/2009.1/<ARCH>/main/
urpmi.addmedia Yandex-NonFree http://repo.yandex.ru/mandriva/2009.1/<ARCH>/non-free/
2010.0: urpmi.addmedia Yandex-Free http://repo.yandex.ru/mandriva/2010.0/<ARCH>/main/
urpmi.addmedia Yandex-NonFree http://repo.yandex.ru/mandriva/2010.0/<ARCH>/non-free/
2010.1: urpmi.addmedia Yandex-Free http://repo.yandex.ru/mandriva/2010.1/<ARCH>/main/
urpmi.addmedia Yandex-NonFree http://repo.yandex.ru/mandriva/2010.1/<ARCH>/non-free/
2010.2: urpmi.addmedia Yandex-Free http://repo.yandex.ru/mandriva/2010.2/<ARCH>/main/
urpmi.addmedia Yandex-NonFree http://repo.yandex.ru/mandriva/2010.2/<ARCH>/non-free/
where ARCH can be i386 or x86_64
openSUSE:
Run as root following commands
11.1: zypper ar http://repo.yandex.ru/opensuse/11.1/oss Yandex-OSS
zypper ar http://repo.yandex.ru/opensuse/11.1/non-oss Yandex-Non-OSS
11.2: zypper ar http://repo.yandex.ru/opensuse/11.2/oss Yandex-OSS
zypper ar http://repo.yandex.ru/opensuse/11.2/non-oss Yandex-Non-OSS
11.3: zypper ar http://repo.yandex.ru/opensuse/11.3/oss Yandex-OSS
zypper ar http://repo.yandex.ru/opensuse/11.3/non-oss Yandex-Non-OSS
Ubuntu:
Add following lines to /etc/apt/source.list
Hardy: deb http://repo.yandex.ru/ubuntu hardy main non-free
Lucid: deb http://repo.yandex.ru/ubuntu lucid main non-free
Maverick: deb http://repo.yandex.ru/ubuntu maverick main non-free
Natty: deb http://repo.yandex.ru/ubuntu natty main non-free
To import GPG key just run apt-get install yandex-archive-keyring