<h2>Download Booh</h2>
- <h3><i>On Ubuntu</i><sup>*</sup></h3>
+ <h3><i>On Ubuntu saucy</i><sup>*</sup></h3>
<ol>
<li><tt>sudo add-apt-repository ppa:booh/ppa</tt></li>
<li><tt>sudo apt-get install booh</tt></li>
</ol>
- <!--
- <h3><i>On Debian</i><sup>*</sup></h3>
+ <h3><i>On Debian testing</i><sup>*</sup></h3>
<ol>
<li>put a <tt>booh.list</tt> file in <tt>/etc/apt/sources.list.d</tt> with content:
<pre>
-deb http://booh.org/packages/debian/YOUR_DEBIAN_VERSION_HERE/ ./
+deb http://booh.org/packages/debian testing main contrib non-free
</pre>
- the following debian versions are available: squeeze, lenny.
</li>
<li>issue <tt>sudo apt-get update</tt></li>
<li>issue <tt>sudo apt-get install booh</tt></li>
</ol>
- -->
<h4>If your Debian/Ubuntu version is not available, try building:</h4>