Robert Moskowitz wrote: >> Can I just download an rpm from a repo without installing it? >> >> I don't see anything like yum download or yum install --downonly > I just figured out how to get firefox to show me the RPMS directory in > the online repo and then did a save link as. This worked for this time.... You won't like that when you run into an rpm with a lot of dependencies. Just 'yum install yum-downloadonly', then 'yum --downloadonly packagename'. -- Les Mikesell lesmikesell at gmail.com