We have not yet had an official release. Nonetheless, you can still get icculus.org/quake3 a few distributions or build it yourself from Subversion.

Using packages for your Linux Distribution

If you're lucky your distribution or someone else using it may have already done all of the work for you.

Gentoo

Gentoo users can just emerge quake3 to get a recent snapshot of our Subversion repository.

SUSE

Ludwig "Angst" Nussel works on this project and also provides RPMs for SUSE Linux Enterprise Server. Note that these are just the binaries, no scripts or KDE/Gnome files to start them. Ludwig also mentions that the packages should work on any glibc 2.3 system.

Check out and build from Subversion

( This part assumes Windows users are using Cygwin. If you aren't, TortoiseSVN is a good client. )

  1. Change into a directory that you want the tree to be kept in.
  2. Check out the source tree:
    svn co svn://svn.icculus.org/quake3/trunk quake3
    (You can check out a specific revision with the -r option, like this: svn co svn://svn.icculus.org/quake3/trunk quake3 -r100)
  3. Read the readme file. Really. Do it.
  4. Compile and install Quake 3:
  5. If everything has gone well, you should have a binary that works! If not, seek help.

Point Release Installers

As of now, you still need to install the old point releases before this project because they contain updated pk3 files. We mirror them for your convienience: