remove 'sudo' from apt-get commands for consistency

[Imported from Trac: page Installation, version 10]
lebek 2012-04-18 08:47:53 +00:00
parent 575f1af470
commit 666425919d

@ -11,7 +11,7 @@
<h2 style="margin-bottom: 0px;">Ubuntu <small style="color:grey;">lucid, maverick, natty, oneiric</small></h2> <h2 style="margin-bottom: 0px;">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://packages.ubuntu.com/search?keywords=tahoe-lafs&searchon=names&suite=all&section=all>">Official Packages</a>
<a href="//buildbot/builders/lucid-amd64">Buildbot</a><br /> <a href="//buildbot/builders/lucid-amd64">Buildbot</a><br />
<pre style="display: inline-block; font-family: 'Menlo','Courier',monospace; padding: 5px; background: #ffffdd;">$ sudo apt-get install tahoe-lafs</pre> <pre style="display: inline-block; font-family: 'Menlo','Courier',monospace; padding: 5px; background: #ffffdd;">$ apt-get install tahoe-lafs</pre>
</div> </div>
<div style="margin: 30px 20px; padding: 10px 5px 0px 0px; border: 1px solid #eee;"> <div style="margin: 30px 20px; padding: 10px 5px 0px 0px; border: 1px solid #eee;">
@ -19,7 +19,7 @@
<h2 style="margin-bottom: 0px;">Debian <small style="color:grey;">sid (unstable), wheezy (testing)</small></h2> <h2 style="margin-bottom: 0px;">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://packages.debian.org/search?keywords=tahoe-lafs&searchon=names&suite=all&section=all>">Official Packages</a>
<a href="//buildbot/builders/Eugen%20lenny-amd64">Buildbot</a><br /> <a href="//buildbot/builders/Eugen%20lenny-amd64">Buildbot</a><br />
<pre style="display: inline-block; font-family: 'Menlo','Courier',monospace; padding: 5px; background: #ffffdd;">$ sudo apt-get install tahoe-lafs</pre> <pre style="display: inline-block; font-family: 'Menlo','Courier',monospace; padding: 5px; background: #ffffdd;">$ apt-get install tahoe-lafs</pre>
</div> </div>
<div style="margin: 30px 20px; padding: 10px 5px 0px 0px; border: 1px solid #eee;"> <div style="margin: 30px 20px; padding: 10px 5px 0px 0px; border: 1px solid #eee;">