ClearFoundation

Documentation Howtos Download Packages From Yum Repository

Download Packages From Yum Repository

Table of Contents

Overview

If you want to get packages from the YUM repository you can use the yum-downloadonly option to get these.

Setup

Install the yum-downloadonly package onto your ClearOS 5.x server:

http://yum.singlehop.com/CentOS/5.7/os/i386/CentOS/yum-downloadonly-1.1.16-16.el5.centos.noarch.rpm
rpm -Uvh yum-downloadonly-1.1.16-14.el5.centos.1.noarch.rpm

Using downloadonly

The following command would download the ClearOS bridge-utils.i386 for your current version to the /root directory on your server

yum install bridge-utils.i386 -y --downloadonly --downloaddir=/root


Except where otherwise noted, content on this wiki is licensed under the following license:CC Attribution-Share Alike 3.0 Unported
Video demonstrations - Copyright © 2010 ClearCenter Corporation