From 531dcb73d6b90db510fb6581d05f461d8509cced Mon Sep 17 00:00:00 2001 From: lebek <> Date: Tue, 17 Apr 2012 20:56:40 +0000 Subject: [PATCH] mockup [Imported from Trac: page Installation, version 1] --- Installation.md | 43 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 Installation.md diff --git a/Installation.md b/Installation.md new file mode 100644 index 0000000..d1a706d --- /dev/null +++ b/Installation.md @@ -0,0 +1,43 @@ + + +

Download Tahoe-LAFS

+

The current version is 1.9.1

+ +
+
+

Ubuntu

+Official Packages +Buildbot +
 $ sudo apt-get install tahoe-lafs
+

Debian

+Official Packages +Buildbot +
 $ sudo apt-get install tahoe-lafs
+

Slackware

+
 $ installpkg tahoe-lafs
+
+ +
+

Fedora

+
 $ sudo yum install tahoe-lafs
+

Arch Linux

+
 $ pacman -S tahoe-lafs 
+

FreeBSD

+
 $ 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  tahoe-lafs
+ +

Git

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