wiki:Installation

Version 21 (modified by nejucomo, at 2012-09-05T23:00:13Z) (diff)

Fix github url based on IRC conversation with warner.

Download Tahoe-LAFS

The current version is 1.9.2

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, 13.1, 13.0

SlackBuilds.Org Repository Notes

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.2 source code zip (older versions)

Darcs

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

Git

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

Building from source

python setup.py build

bin/tahoe --version (Windows: bin\tahoe --version)