[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: How to *update* a Fedora Core 3 component program?



On Thu, 2005-05-26 at 22:09 +0000, Bo Berglund wrote:

> Do I get the latest version of yum via yum????

Your puzzlement is legitimate, given the kind of advice you received.

Here's the procedure (everything needs to be run as root):

1. Do this just once:
rpm --import /usr/share/rhn/RPM-GPG-KEY*

2. Then, whenever you want to update the system, do this:

yum update

You can update just one package if you wish (albeit it's generally
better to update everything):

yum update firefox

To install a package that's not on your system:

yum install package-name-here

-- 
Florin Andrei

http://florin.myip.org/


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]