detail supported versions for ubuntu/debian/slackware

[Imported from Trac: page Installation, version 3]
lebek 2012-04-17 22:40:51 +00:00
parent 7c6cb39419
commit 798cec366e

@ -8,15 +8,15 @@
<div style="margin: 0px 40px 40px 40px ;">
<img style="padding: 0px 10px; float: left" src="<http://hyperplex.org/tahoe/ubuntu.png>" />
<h2>Ubuntu</h2>
<a href="<http://packages.ubuntu.com/search?keywords=tahoe-lafs&searchon=names&suite=oneiric&section=all>">Official Packages</a>
<h2>Ubuntu <small style="color:grey;">lucid, maverick, natty, oneiric</small></h2>
<a href="<http://packages.ubuntu.com/search?keywords=tahoe-lafs&searchon=names&suite=all&section=all>">Official Packages</a>
<a href="<http://tahoe-lafs.org/buildbot/builders/lucid-amd64>">Buildbot</a>
<pre> $ sudo apt-get install tahoe-lafs</pre>
</div>
<div style="margin: 40px;">
<img style="padding: 0px 10px; float: left" src="<http://hyperplex.org/tahoe/debian.png>" />
<h2>Debian</h2>
<h2>Debian <small style="color:grey;">sid (unstable), wheezy (testing)</small></h2>
<a href="<http://packages.debian.org/search?keywords=tahoe-lafs&searchon=names&suite=all&section=all>">Official Packages</a>
<a href="<http://tahoe-lafs.org/buildbot/builders/Eugen%20lenny-amd64>">Buildbot</a>
<pre> $ sudo apt-get install tahoe-lafs</pre>
@ -24,7 +24,9 @@
<div style="margin: 40px;">
<img style="padding: 0px 10px; float: left" src="<http://hyperplex.org/tahoe/slackware.png>" />
<h2>Slackware</h2>
<h2>Slackware <small style="color:grey;">13.37</small></h2>
<a href="<http://slackbuilds.org/repository/13.37/network/allmydata-tahoe/>">Official Packages</a>
<a href="<http://mareichelt.com/pub/mine/tahoe-lafs/>">Notes</a>
<pre> $ installpkg tahoe-lafs</pre>
</div>
</div>