]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob - doc/download.mdwn
Add ikistrap plugin for ikistrap theme.
[git.ikiwiki.info.git] / doc / download.mdwn
1 Here's how to get ikiwiki in source or prepackaged form. See [[setup]] for
2 how to use it, and be sure to add your wiki to [[IkiwikiUsers]] if you use
3 ikiwiki.
5 ## source
7 Ikiwiki is developed in a [[git_repository|git]].
9 The best place to download a tarball of the latest release is from 
10 <http://packages.debian.org/unstable/source/ikiwiki>.
12 Manual installation steps and requirements are listed on the [[install]] page.
14 ## Debian / Ubuntu packages
16 To install with [apt](http://www.debian.org/doc/manuals/debian-reference/ch02.en.html#_basic_package_management_operations), if using Debian or Ubuntu:
18         apt-get install ikiwiki
20 Or download the deb from <http://packages.debian.org/unstable/web/ikiwiki>.
22 There is a backport of a recent version of ikiwiki for Debian 5.0 at
23 <http://packages.debian.org/lenny-backports/ikiwiki>.
25 There is also an unofficial backport of ikiwiki for Ubuntu Jaunty, provided by
26 [[Paweł_Tęcza|users/ptecza]],
27 at [http://gpa.net.icm.edu.pl/ubuntu/](http://gpa.net.icm.edu.pl/ubuntu/index-en.html).
29 ## RPM packages
31 Fedora versions 8 and newer have RPMs of ikiwiki available.
33 Ikiwiki's source includes a RPM spec file, which you can use to build your
34 own RPM.
36 ## BSD ports
38 NetBSD, Mac OS X, Solaris, and many other platforms: [pkgsrc](http://www.pkgsrc.org/) has an [ikiwiki package](http://pkgsrc.se/www/ikiwiki).
40 pkg install -U ikiwiki
42 FreeBSD has ikiwiki in its
43 [ports collection](http://www.freshports.org/www/ikiwiki/).
45 ## Other packages
47 Gentoo has an [ebuild](http://bugs.gentoo.org/show_bug.cgi?id=144453) in its bug database. 
49 The [openSUSE Build Service](http://software.opensuse.org/search?baseproject=ALL&p=1&q=ikiwiki) has packages for openSUSE
51 A [PKGBUILD for Arch Linux](https://aur.archlinux.org/packages/ikiwiki/) is in the AUR.