''Attention: this page is for Tahoe-LAFS developers. If you are not a Tahoe-LAFS developer, then the page you want is [source:docs/quickstart.rst quickstart.rst].'' see also: wiki:Installation, wiki:Packaging, wiki:Manual, wiki:NewbieDeveloperSetup, and wiki:CompileError = Packages of Tahoe-LAFS = Tahoe-LAFS is integrated into the packaging systems of several operating systems: ||=Platform=||=Platform version=||=Tahoe-LAFS version[[br]](page on platform site)=||=notes=||= Continuous integration[[br]]on [// tahoe-lafs.org] =||=Continuous integration[[br]]on platform site=||=People=|| ||[[Image(//~trac/Openlogo-debianV2.svg, link=, height=28px, width=28px, margin=7, alt=debian logo)]][[http://debian.org|Debian]]||sid||[http://packages.debian.org/sid/tahoe-lafs 1.9.2]||\ {{{#!td rowspan=5 to build a package from source: {{{apt-get build-dep tahoe-lafs && apt-get source --compile tahoe-lafs}}} #2131 tracks PPA creation WIP }}} ||[//buildbot/builders/Eugen%20lenny-amd64 Eugen] - [//buildbot/builders/deb-lenny-amd64-eugen .deb],[[br]][//buildbot/builders/Arthur%20lenny%20c7%2032bit Arthur] - [//buildbot/builders/deb-lenny-i386-arthur .deb],[[br]][//buildbot/builders/FranXois%20lenny-armv5tel François]||-||\ {{{#!td rowspan=5 Micah Anderson ,[[br]]Bert Agaz ,[[br]]Julian Taylor ixos }}} || |--------------- {{{#!td rowspan=5 align=left [[Image(//~trac/logo-ubuntu_cof-orange-hex.svg, link=, height=28px, width=28px, margin=7, alt=ubuntu logo)]][[https://ubuntu.org|Ubuntu]] }}} ||10.04 Lucid||[https://packages.ubuntu.com/lucid/tahoe-lafs 1.6.1+security fix]||[//buildbot/builders/lucid-amd64 Zandr] ||-|| ||11.10 Oneiric||[https://packages.ubuntu.com/oneiric/tahoe-lafs 1.8.3]||-||-|| ||12.04 LTS Precise||[https://packages.ubuntu.com/precise/tahoe-lafs 1.8.3]||-||-|| ||12.10 Quantal||[https://packages.ubuntu.com/precise/tahoe-lafs 1.9.2]||-||-|| ||13.04 Raring (not yet released)||[https://packages.ubuntu.com/raring/tahoe-lafs 1.9.2]||-||-|| |--------------- ||[[Image(//~trac/nixos-notext.svg, link=, height=28px, width=28px, margin=7, alt=nixos logo)]][[https://nixos.org|NixOS]]||nixpkgs b4687c696616||[http://hydra.nixos.org/job/nixpkgs/trunk/tahoelafs 1.9.2]||-||-||[http://hydra.nixos.org/job/nixpkgs/trunk/tahoelafs hydra]|| ludo, simons || ||[[Image(//~trac/Freebsd-logo-notext.svg, link=, height=28px, width=28px, margin=7, alt=freebsd logo)]][[https://freebsd.org|FreeBSD]]||?||?||-||[//buildbot/builders/Randy%20FreeBSD-amd64 Randy]||-|| ? || ||[[Image(//~trac/netbsd-logo-notext-nohandle.svg, link=, height=28px, width=28px, margin=7, alt=netbsd logo)]][[http://netbsd.org/|NetBSD]] ([[http://www.pkgsrc.org/|pkgsrc]])||head, 2010Q3||[ftp://ftp.netbsd.org/pub/pkgsrc/current/pkgsrc/filesystems/tahoe-lafs/README.html 1.9.2] ||PkgSrc||[//buildbot/builders/MM%20netbsd5%20i386%20warp Marc]||-||gdt|| ||[[Image(//~trac/Archlinux-icon-crystal-64.svg, link=, height=28px, width=28px, margin=7, alt=arch linux logo)]][[https://archlinux.org/|ArchLinux]]|| ||[https://aur.archlinux.org/packages.php?ID=39137 1.9.2]||-||-||-||Nicolas Pouillard, Peter Simons|| ||[[Image(//~trac/Fedora_logo.svg, link=, height=28px, width=28px, margin=7, alt=fedora logo)]][[https://fedoraproject.org/|Fedora]]|| ||-||-||-||-||-|| ||[[Image(//~trac/logo-slack.svg, link=, height=28px, width=28px, margin=7, alt=slackware logo)]][[http://slackware.com/|Slackware]]|| - ||[https://slackbuilds.org/network/tahoe-lafs/ 1.11.0]||[http://slackbuilds.org/howto/ SlackBuilds.org Howto] ||[//buildbot-tahoe-lafs/builders/Markus%20slackware64%20stable slackhorse] (Slackware64 stable) ||-||Markus Reichelt || ||[[Image(//~trac/gentoo-logo.svg, link=, height=28px, width=28px, margin=7, alt=gentoo logo)]][[https://www.gentoo.org/|Gentoo]]||-||[http://packages.gentoo.org/package/net-fs/tahoe-lafs 1.10.0]||-||-||-||Julian Ospald || [[BR]] [[BR]] === Foolscap & Tahoe-LAFS patched for use on [https://www.i2p2.de I2P] (with support for multiple introducers) === (Note: Tahoe-LAFS installed using these methods *WILL* still work outside of I2P) [[BR]][[BR]] Patches from #68, #1007, and #1010 have been applied to the tahoe-lafs source. Patches from [http://foolscap.lothar.com/trac/ticket/150 Foolscap #150] and [http://foolscap.lothar.com/trac/ticket/151 Foolscap #151] have been applied to the foolscap source. ||=Platform=||=Platform version=||=Tahoe-LAFS version=||=Foolscap version=||=notes=||=People=|| ||[[Image(//~trac/Openlogo-debianV2.svg, link=, height=28px, width=28px, margin=7, alt=debian logo)]][[http://debian.org|Debian]]||Squeeze[[BR]]Wheezy[[BR]]sid||[http://killyourtv.i2p/debian/pool/main/t/tahoe-lafs/ 1.9.2] (I2P Internal URL)||[http://killyourtv.i2p/debian/pool/main/f/foolscap/ 0.6.4] (I2P Internal URL)||\ {{{#!td rowspan=6 to build packages from the PPA from source: [[BR]] {{{ apt-get build-dep i2p-tahoe-lafs && apt-get source --compile i2p-tahoe-lafs }}} [[BR]]{{{ apt-get build-dep python-i2p-foolscap && apt-get source --compile python-i2p-foolscap }}}[[BR]][[BR]]Users have reported success installing packages from the PPA in Debian }}} ||\ {{{#!td rowspan=6 kytv }}} || |--------------- {{{#!td rowspan=5 align=left [[Image(//~trac/logo-ubuntu_cof-orange-hex.svg, link=, height=28px, width=28px, margin=7, alt=ubuntu logo)]][[http://ubuntu.org|Ubuntu]] }}} ||10.04 Lucid||[https://launchpad.net/~i2p.packages/+archive/i2p 1.9.2]||[https://launchpad.net/~i2p.packages/+archive/i2p 0.6.4] ||10.10 Maverick||[https://launchpad.net/~i2p.packages/+archive/i2p 1.9.2]||[https://launchpad.net/~i2p.packages/+archive/i2p 0.6.4] ||11.04 Natty||[https://launchpad.net/~i2p.packages/+archive/i2p 1.9.2]||[https://launchpad.net/~i2p.packages/+archive/i2p 0.6.4] ||11.10 Oneiric||[https://launchpad.net/~i2p.packages/+archive/i2p 1.9.2]||[https://launchpad.net/~i2p.packages/+archive/i2p 0.6.4] ||12.04 Precise||[https://launchpad.net/~i2p.packages/+archive/i2p 1.9.2]||[https://launchpad.net/~i2p.packages/+archive/i2p 0.6.4] |--------------- ||Linux/*BSD/OSX||Any||[http://killyourtv.i2p/tahoe-lafs/install/ 1.9.2] (I2P Internal URL) || 0.6.4 || Script that will download, patch, and compile source (and dependencies) for use on I2P. ||duck ,[[BR]]smeghead , [[br]]kytv || |--------------- ||Windows ||Any||[http://killyourtv.i2p/tahoe-lafs/windows/ 1.9.2] (I2P Internal URL)[[BR]]|| 0.6.4 || Innosetup installer that includes a bb-"frozen" copy of Tahoe-LAFS for use on I2P. [[BR]] No patching or compiling necessary. All dependencies, including python, are in the archive. ||duck ,[[BR]]smeghead , [[br]]kytv || [[BR]] === a copy of Tahoe-LAFS embedded into other software === ||=Project=||=Project version=||=Tahoe-LAFS version=||=People=|| ||[https://tamias.iijlab.net/ Tamias]||0.1.0||1.9.0||Jean Lorchat|| [[BR]] === Tahoe-LAFS bundles/packages/virtual machine images/live CDs === ||=Platform=||=Platform version=||=Tahoe-LAFS version=||=Foolscap version=||=notes=||=People=|| ||!OpenSuse Live CD||!OpenSuse 12.1||[http://code.google.com/p/tahoe-lafs/ 1.9.1]|| || || Renat || === Container Images === ||=Platform=||=Tahoe-LAFS version=||=URLs=||=notes=||=people=|| || Docker || trunk, 1.10.1, 1.10.2 || https://registry.hub.docker.com/u/tahoelafs/base/ || `docker run tahoelafs/base:devel` for trunk, `tahoelafs/base:latest` for most recent release || amontero ||