This wiki has been moved to https://github.com/SuperTux/wiki into the mediawiki branch.
Difference between revisions of "Download/Installation"
RavuAlHemio (Talk | contribs) (Added Slackware package) |
(No need for external sources on Debian/Ubuntu) |
||
Line 17: | Line 17: | ||
=== Debian/Ubuntu Linux === | === Debian/Ubuntu Linux === | ||
This distribution includes a supertux package. Just do the usual apt-get or install the package with synaptic. | This distribution includes a supertux package. Just do the usual apt-get or install the package with synaptic. | ||
− | |||
apt-get install supertux | apt-get install supertux | ||
Line 92: | Line 91: | ||
= Level Editor = | = Level Editor = | ||
− | Additional to the builtin editor there is also the flexlay editor which provides more features and better level editing capabilities. You can find it at | + | Additional to the builtin editor of SuperTux 0.1 there is also the flexlay editor which provides more features and better level editing capabilities. You can find it at |
http://flexlay.berlios.de | http://flexlay.berlios.de |
Revision as of 13:13, 8 May 2006
Release 0.1.3
Linux
Generic Linux x86 Installer
We have an automatic installer created with Autopackage. Just download it here:
http://download.berlios.de/supertux/supertux-0.1.3.x86.package
and execute it. You can find a more detailed explanation here.
Gentoo Linux
This distribution includes a supertux package. Just do the usual emerge (as root):
emerge supertux
Debian/Ubuntu Linux
This distribution includes a supertux package. Just do the usual apt-get or install the package with synaptic.
apt-get install supertux
SuSE Linux
This distribution includes a supertux package. Use yast to install it:
yast2 -i supertux
Arch Linux
1. Download
http://klerik.linuxgames.cz/supertux-0.1.3-1.pkg.tar.gz
2. open a console and type this command:
pacman -Up supertux-0.1.3-1.pkg.tar.gz
Ark Linux
This distribution includes a supertux package. Just type (as root):
apt-get install supertux
Slackware
There's a package available here:
http://www.linuxpackages.net/pkg_details.php?id=7697
Mac OS/X
There's a bundle available here:
http://download.berlios.de/supertux/supertux-0.1.3-macosx.dmg
Windows Installer
There's an automatic installer here:
http://download.berlios.de/supertux/supertux-0.1.3-setup.exe
BeOS
http://www.beinformed.at/sdl/supertux-0.1.3.pkg.zip
PlayStation Portable (PSP)
Deniska has ported SuperTux 0.1.3 to the PSP. Get it here:
http://download.qj.net/SuperTux-v1.0-Gaming-Consoles-PSP-Homebrew-Games/pg/12/fid/584/catid/195
Another port created by Jomar Johansen is available here:
http://download.qj.net/SuperTux-PSP-Edition-v0.1.3-General-Games-Gaming-Consoles-PSP-Homebrew-Games/pg/12/fid/648/catid/195
Any system/Source Code
Download the source code:
http://download.berlios.de/supertux/supertux-0.1.3.tar.bz2
Release 0.1.2
We only mention systems/distributions here that have no 0.1.3 packages yet.
Linux
Fedora / RedHat / ASP Linux
There are rpm packages available here:
http://download.berlios.de/supertux/supertux-0.1.2-rh-fd-asp.i386.rpm
Mandrake/Mandriva Linux
There are rpm packages available here:
http://download.berlios.de/supertux/supertux-0.1.2-1mdk.i586.rpm
Foresight Linux
This distribution includes a supertux package. Just use the normal conary command:
conary update supertux
Level Editor
Additional to the builtin editor of SuperTux 0.1 there is also the flexlay editor which provides more features and better level editing capabilities. You can find it at
http://flexlay.berlios.de
Development Version
If you want to help working on SuperTux, download the latest code from the Subversion repository: (Download/Subversion)
Old Releases
You can find older releases here:
http://sourceforge.net/project/showfiles.php?group_id=69183
Note: if you have created packages for other operating systems/distributions. Mention them in the discussion page and we'll merge them into this page as soon as possible.