mirror of
https://github.com/Kilian/Trimage.git
synced 2026-01-26 01:58:41 -05:00
update debian stuff, add mandriva to site, add arch logo
This commit is contained in:
parent
b9a10eed29
commit
8c74e8b0df
5 changed files with 184 additions and 5 deletions
|
|
@ -89,9 +89,9 @@
|
|||
<h3><img src="debian.png" alt=""> Debian (sid)</h3>
|
||||
<p>Trimage is available in the official Debian Sid repositories:</p>
|
||||
<ol>
|
||||
<li><code>Sudo apt-get install trimage</code></li>
|
||||
<li><code>sudo apt-get install trimage</code></li>
|
||||
</ol>
|
||||
|
||||
|
||||
<h3><img src="ubuntu.png" alt=""> Ubuntu</h3>
|
||||
<p>If you're on maveric, karmic or lucid, type the following commands into your console:</p>
|
||||
<ol>
|
||||
|
|
@ -100,11 +100,18 @@
|
|||
<li><code>sudo apt-get install trimage</code></li>
|
||||
</ol>
|
||||
<p>If you are still on Jaunty, read <a href="https://launchpad.net/+help/soyuz/ppa-sources-list.html">this guide</a> on installing PPA's.</p>
|
||||
<h3>Arch Linux</h3>
|
||||
|
||||
<h3><img src="arch.png" alt=""> Arch Linux</h3>
|
||||
Trimage is available from AUR, to install, type:
|
||||
<ol>
|
||||
<li><code>yaourt -S trimage-git</code> </li>
|
||||
</ol>
|
||||
<h3><img src="mandriva.png" alt=""> Mandriva Linux 2010.1</h3>
|
||||
Trimage is available Via two RPMs provided by <a href="http://mib.pianetalinux.org/mib/quick/basic-rpms/mib-rpms/918-trimage-105">Mandriva international backports</a>
|
||||
<ol>
|
||||
<li><a href="http://mib.pianetalinux.org/2010.1/32/basic/trimage-1.0.5-69mib2010.1.noarch.rpm">Trimage 1.0.5 32bit</a></li>
|
||||
<li><a href="http://mib.pianetalinux.org/2010.1/64/basic/trimage-1.0.5-69mib2010.1.noarch.rpm">Trimage 1.0.5 63bit</a></li>
|
||||
</ol>
|
||||
<h3><img src="linux.png" alt=""> Other *nix</h3>
|
||||
<ol>
|
||||
<li>Download the source via git or bzr (see repositories)</li>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue