| Name | Last modified | Size | Description | |
|---|---|---|---|---|
| CentOS/ | 01-Apr-2013 12:42 | - | ||
| DPKG-GPG-KEY-REXIFY-REPO | 13-Feb-2012 18:08 | 3.1K | ||
| Fedora/ | 24-Mar-2013 11:02 | - | ||
| Mageia/ | 02-Jun-2012 10:40 | - | ||
| OpenSuSE/ | 08-May-2012 20:09 | - | ||
| README.html | 13-Feb-2012 18:07 | 2.5K | ||
| RPM-GPG-KEY-REXIFY-REPO | 13-Feb-2012 18:08 | 3.1K | ||
| RPM-GPG-KEY-REXIFY-REPO.CENTOS5 | 08-Jun-2011 19:26 | 1.4K | ||
| RPM-GPG-KEY-REXIFY-REPO.CENTOS6 | 22-Jul-2011 17:53 | 1.4K | ||
| SuSE/ | 08-May-2012 20:09 | - | ||
| Windows/ | 18-Aug-2011 19:45 | - | ||
| debian/ | 21-Dec-2012 21:44 | - | ||
| eclipse/ | 07-Jan-2013 13:50 | - | ||
| modules/ | 29-Aug-2011 00:05 | - | ||
| rex.urpmi-media | 30-Oct-2011 17:41 | 48 | ||
| stuff/ | 24-Apr-2013 20:40 | - | ||
| test/ | 11-Aug-2012 18:20 | - | ||
| ubuntu/ | 21-Dec-2012 21:28 | - | ||
# for CentOS 5 rpm --import http://rex.linux-files.org/RPM-GPG-KEY-REXIFY-REPO.CENTOS5 # for CentOS 6 rpm --import http://rex.linux-files.org/RPM-GPG-KEY-REXIFY-REPO.CENTOS6 [rex] name=CentOS $releasever - $basearch - Rex Repository baseurl=http://rex.linux-files.org/CentOS/$releasever/rex/$basearch/ enabled=1 yum install rex
Lucid (10.04)
echo 'deb http://rex.linux-files.org/ubuntu/ lucid rex' >> /etc/apt/sources.list wget -O - http://rex.linux-files.org/DPKG-GPG-KEY-REXIFY-REPO | apt-key add - apt-get update apt-get install rex
Natty (11.04)
echo 'deb http://rex.linux-files.org/ubuntu/ natty rex' >> /etc/apt/sources.list wget -O - http://rex.linux-files.org/DPKG-GPG-KEY-REXIFY-REPO | apt-key add - apt-get update apt-get install rex
Oneiric (11.10)
echo 'deb http://rex.linux-files.org/ubuntu/ oneiric rex' >> /etc/apt/sources.list wget -O - http://rex.linux-files.org/DPKG-GPG-KEY-REXIFY-REPO | apt-key add - apt-get update apt-get install rex
Squeeze
echo 'deb http://rex.linux-files.org/debian/ squeeze rex' >> /etc/apt/sources.list wget -O - http://rex.linux-files.org/DPKG-GPG-KEY-REXIFY-REPO | apt-key add - apt-get update apt-get install rex
Lenny
echo 'deb http://rex.linux-files.org/debian/ lenny rex' >> /etc/apt/sources.list wget -O - http://rex.linux-files.org/DPKG-GPG-KEY-REXIFY-REPO | apt-key add - apt-get update apt-get install rex
rpm --import http://rex.linux-files.org/RPM-GPG-KEY-REXIFY-REPO [rex] name=Fedora $releasever - $basearch - Rex Repository baseurl=http://rex.linux-files.org/Fedora/Core/$releasever/rex/$basearch/ enabled=1 yum install rex
rpm --import http://rex.linux-files.org/RPM-GPG-KEY-REXIFY-REPO urpmi.addmedia rex http://rex.linux-files.org/Mageia/1/x86_64/ urpmi rex
zypper addrepo -t rpm-md -f -n rex http://rex.linux-files.org/OpenSuSE/11.4/x86_64/ rex zypper install rex