wiki:Installation

Version 11 (modified by davidsarah, at 2012-04-18T15:51:46Z) (diff)

add link to quickstart.rst under "Building from source"

Download Tahoe-LAFS

The current version is 1.9.1

Ubuntu lucid, maverick, natty, oneiric

Official Packages Buildbot
$ apt-get install tahoe-lafs

Debian sid (unstable), wheezy (testing)

Official Packages Buildbot
$ apt-get install tahoe-lafs

Slackware 13.37

Official Packages Notes
$ installpkg tahoe-lafs

NixOS nixpkgs 0.14pre22774

Buildbot
$ nix-env -i tahoe-lafs

Arch Linux

Official Packages
$ pacman -S tahoe-lafs 

FreeBSD

Buildbot
$ pkg_add -r tahoe-lafs

NetBSD

Official Packages Buildbot
$ pkg_add tahoe-lafs

Sources

Tahoe-LAFS 1.9.1 source code zip (older versions)

Darcs

darcs get --lazy https://tahoe-lafs.org/source/tahoe-lafs/trunk tahoe-lafs

Git

git clone git://github.com/warner/tahoe-lafs.git

Building from source

Quickstart instructions