X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/9e3bca852f9a39c43b4a7309b93ba9b0857ac4b9..04aff6702b1e00ad968df6b90f3eca4eca02371c:/doc/download.mdwn diff --git a/doc/download.mdwn b/doc/download.mdwn index 354929052..448bdeeb9 100644 --- a/doc/download.mdwn +++ b/doc/download.mdwn @@ -10,14 +10,9 @@ Installation steps and requirements are listed on the [[install]] page. ## packages -To install with apt, if using Debian (since 4.0), or Ubuntu (since 6.10): -[[!template id=note text=""" -Note that Debian 4.0 and especially Ubuntu 6.10 contain older versions of -ikiwiki, there have been lots of enhancements and bug fixes since those -versions. -"""]] +To install with apt, if using Debian or Ubuntu: - aptitude install ikiwiki + apt-get install ikiwiki Or download the deb from . @@ -37,6 +32,8 @@ FreeBSD has ikiwiki in its Gentoo has an [ebuild](http://bugs.gentoo.org/show_bug.cgi?id=144453) in its bug database. +The [openSUSE Build Service](http://software.opensuse.org/search?baseproject=ALL&p=1&q=ikiwiki) has packages for openSUSE + IkiWiki can be installed [from macports](http://www.macports.org/ports.php?by=name&substr=ikiwiki) by running `sudo port install ikiwiki`.