If you don't know which to use, use yum.
Advantages of using an updater:
Configure up2date to use a mirror
The Fedora Project provides updates for the Fedora Core 4 & 3 releases.
Updated:
Mon Oct 4 12:03:42 PDT 2004
up2date:
This is the graphical update tool used by Fedora and Redhat Linux.
yum:
yum
is the default command line tool for updates under Fedora.
The Fedora Legacy Project provides legacy updates for the older Fedora Core 1 & 2 and Redhat 9 & 7.3 releases.
FAQ
Mirror Sites
Local Yum Updates
For Fedora Core 1 & 2 you can retrieve updates from our local mirror.
To enable this make this change in /etc/yum.conf:
[updates-released]
name=Fedora Core $releasever - $basearch - Released Updates
baseurl=ftp://ftp2.cse.unr.edu/mirrors/fedoralegacy/fedora/$releasever/updates/$basearch
apt-get:
apt-get
is the package updater for the
Debian
operating system. It's popularity has led to it's availability for
other operating systems including Fedora and Redhat Linux.