wiki:Install/Debian

Version 1 (modified by fabaff, 13 years ago) (diff)

--

.. -*- mode: rst -*-

.. _debian:

.. _Freenode: http://chat.freenode.net
.. _Wiki: http://trac.mcs.anl.gov/projects/bcfg2/wiki/PrecompiledPackages#UnofficialDebianRepository

Debian
======

Packages of Bcfg2 are available for Debian Lenny, Debian Etch, and
Debian Sarge. The fastest way to get Bcfg2 onto your Debian system
is to use `apt-get` or `aptitude`.

Add the following line to your `/etc/apt/sources.list` file :: 

   deb ftp://ftp.mcs.anl.gov/pub/bcfg/debian sarge/

Now just run `aptitute` :: 

   sudo aptitude install bcfg2 bcfg2-server

For more details about running prerelease version of Bcfg2 on Debian
systems, please refer to the Wiki_.