[CentOS] adding packages from cd

Mon Apr 27 20:04:32 UTC 2009
John R Pierce <pierce at hogranch.com>

sumit agarwal wrote:
>
> HI ALL,
>
> Ive recently installed Cent OS 5.2 , and now want to update a few more 
> packages , how can i do that with the installation CDs.
> pls help..

    yum --enablerepo=c5-media install somepackagename

but, you really should just go ahead and use the yum repository servers 
as they will have any and all updates.

    yum install somepackagename