This wiki is archived and useful information is being migrated to the main bzflag.org website

Installing on Linux

From BZFlagWiki
Revision as of 23:04, 25 March 2007 by Mr Burns (Talk | contribs) (Installing using a package manager)

Jump to: navigation, search

This is how to install. To compile, see Compiling.

Installing from tarball

You extract it and run the install script as root.

Installing using a package manager

This depends on your distribution. But for example:

$ sudo rpm -ivh bzflag.x86.208.rpm

Fedora / Red Hat / Mandriva / SUSE

$ sudo yum install bzflag

Ubuntu / Debian

$ sudo apt-get install bzflag