From 3488d20fba57cd1ff45d5a28980d18b9f34fa7ef Mon Sep 17 00:00:00 2001 From: zooko <> Date: Wed, 2 Nov 2011 15:12:11 +0000 Subject: [PATCH] link to OSPackages [Imported from Trac: page DownloadDebianPackages, version 56] --- DownloadDebianPackages.md | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/DownloadDebianPackages.md b/DownloadDebianPackages.md index 358a3fe..c6d175f 100644 --- a/DownloadDebianPackages.md +++ b/DownloadDebianPackages.md @@ -5,16 +5,12 @@ forms of compatibility: "apt-get installable" and "runs-from-source". Both are pretty easy. If you just want to download a binary package and install it, you'll need the "apt-get installable" kind of compability. -Most of this page is currently out of date. For an apt-get install, you probably -just want to do +Most of this page is currently out of date (2011-11-02). Tahoe-LAFS is included in Debian and Ubuntu now, so you probably just want to do ``` sudo apt-get install tahoe-lafs ``` -Since the `tahoe-lafs` package is in the official !Debian/Ubuntu repositories, -there is no longer any need to edit `/etc/apt/sources.list`. - -Also see source:docs/debian.rst. +See also [OSPackages](OSPackages) and source:docs/debian.rst. ## Compatibility