Difference between revisions of "Template:Download"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
*[http://sourceforge.net/projects/kiwix/files/kiwix-0.9- | *[http://sourceforge.net/projects/kiwix/files/kiwix-0.9-alpha6-win.zip/download ↓ MS Windows 32 bits] [[File:Windows icon.png|12px|link=http://sourceforge.net/projects/kiwix/files/kiwix-0.9-alpha6-win.zip/download]] | ||
*Ubuntu PPA (Personal Package Archive) [[File:Ubuntu.png|12px|link=https://launchpad.net/~kiwixteam/+archive/ppa]] | *Ubuntu PPA (Personal Package Archive) [[File:Ubuntu.png|12px|link=https://launchpad.net/~kiwixteam/+archive/ppa]] | ||
<blockquote><source lang="bash"> | <blockquote><source lang="bash"> | ||
Line 6: | Line 6: | ||
sudo apt-get install kiwix | sudo apt-get install kiwix | ||
</source></blockquote> | </source></blockquote> | ||
*Debian GNU/Linux [[File:Debian-logo.png|12px | *Debian GNU/Linux [[File:Debian-logo.png|12px]] | ||
**[http://sourceforge.net/projects/kiwix/files/kiwix_0.9- | **[http://sourceforge.net/projects/kiwix/files/kiwix_0.9-alpha6_i386.deb/download ↓ 32 bits] | ||
**[http://sourceforge.net/projects/kiwix/files/kiwix_0.9- | **[http://sourceforge.net/projects/kiwix/files/kiwix_0.9-alpha6_amd64.deb/download ↓ 64 bits] | ||
*[http://packages.gentoo.org/package/kiwix ↓ Gentoo] [[File:Gentoo.png|12px|link=http://packages.gentoo.org/package/kiwix]] | *[http://packages.gentoo.org/package/kiwix ↓ Gentoo] [[File:Gentoo.png|12px|link=http://packages.gentoo.org/package/kiwix]] |
Revision as of 18:29, 2 September 2010
- ↓ MS Windows 32 bits
- Ubuntu PPA (Personal Package Archive)
sudo add-apt-repository ppa:kiwixteam/ppa sudo apt-get update sudo apt-get install kiwix