[GLLUG] Re: Easy way to install programs

Scott Henry Harrison harris41 at msu.edu
Thu Oct 16 21:30:51 EDT 2003


> Is there any easy way to install a program and all of it's dependencies with
> out downloading each one? 
> 
> For example, I'm trying to install a rpm wu-ftpd?????????.rpm. According to

My preference:
yum install wu-ftpd 

For more information on yum, visit:
http://linux.duke.edu/projects/yum/ 

However, there is not an official RH9 release for
wu-ftpd that I am aware of.
You would thus need to edit /etc/yum.conf to
point to a repository with an available wu-ftpd
rpm. 

Alternatives to yum are listed at:
http://www.rpm.org/software/updaters/ 

(Also, I might recommend checking into pure-ftpd instead
of wu-ftpd...). 

Regards,
Scott 




More information about the linux-user mailing list