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