wiki:Installation

Version 14 (modified by jg71, at 2012-04-18T16:24:54Z) (diff)

a) there are no Official Packages wrt Slackware b) list old Slackware versions for which SlackBuilds?.Org supports Tahoe-LAFS c) remove the installpkg part as it doesn't make sense

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 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.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

python setup.py build

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