]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob - doc/download.mdwn
move all package indo to download page
[git.ikiwiki.info.git] / doc / download.mdwn
1 Here's how to get ikiwiki. See [[setup]] for how to use it, and be sure to
2 add your wiki to [[IkiwikiUsers]] if you use ikiwiki.
4 ## tarball
6 The best place to download a tarball of the latest release is from 
7 <http://packages.debian.org/unstable/source/ikiwiki>.
9 Installation steps and requirements are listed on the [[install]] page.
11 ## packages
13 ### apt
15 If using Debian (since 4.0), or Ubuntu (since 6.10):
16 [[template id=note text="""
17 Note that Debian 4.0 and especially Ubuntu 6.10 contain older versions of
18 ikiwiki, there have been lots of enhancements and bug fixes since those
19 versions.
20 """]]
22         apt-get install ikiwiki
24 Or download the deb from <http://packages.debian.org/unstable/web/ikiwiki>.
26 There is a backport of a recent version of ikiwiki for Debian 4.0 at
27 <http://packages.debian.org/etch-backports/ikiwiki>.
29 There is also an unofficial backport of ikiwiki for Ubuntu Gutsy
30 and Ubuntu Hardy, provided by Paweł Tęcza,
31 at [http://gpa.net.icm.edu.pl/ubuntu/](http://gpa.net.icm.edu.pl/ubuntu/index-en.html).
33 ### other
35 FreeBSD has ikiwiki in its
36 [ports collection](http://www.freshports.org/www/ikiwiki/).
38 Gentoo has an [ebuild](http://bugs.gentoo.org/show_bug.cgi?id=144453) in its bug database. 
40 IkiWiki can be installed [from macports](http://www.macports.org/ports.php?by=name&substr=ikiwiki)
41 by running `sudo port install ikiwiki`.
43 ## revision control
45 Ikiwiki is developed in a [[git_repository|git]].