Monkey Studio IDE The way IDEs should be

LinuxPackages

If you need others architectures/distribution, please request it using the Contact form.

Ubuntu 9.10 Karmic Koala (also Kubuntu, Xubuntu and derivated)

You can install MkS for i386 and amd64 directly from the Ubuntu repositories!
More informations about packages here.

Ubuntu 9.04 Jaunty Jackalope (also Kubuntu, Xubuntu and derivated)

You can install MkS for i386, amd64 and lpia using this apt repository :

deb http://ppa.launchpad.net/sargentd/ubuntu jaunty main

Ubuntu 8.10 Intrepid Ibex (also Kubuntu, Xubuntu and derivated)

You can install MkS for i386, amd64 and lpia using this apt repository :

deb http://ppa.launchpad.net/sargentd/ubuntu intrepid main

Ubuntu 8.04 Hardy Heron (also Kubuntu, Xubuntu and derivated)

You can install MkS for i386, amd64 and lpia using this apt repository :

deb http://ppa.launchpad.net/sargentd/ubuntu hardy main

Use these commands to install the package for distro based on (x)ubuntu:

sudo apt-get update
sudo apt-get install monkeystudio

You can get the (x)ubuntu packager key here and his packages repository here

Debian Unstable (Sid) and Testing (Squeeze)

You can install MkS for a lot number of architectures directly from the Debian repositories!
More informations about packages here.

Use these commands to install the package:

apt-get update
apt-get install monkeystudio

Fedora

monkeystudio is now available in Fedora repositories. To install it, just type in a console, as root :

yum install monkeystudio

Alt Linux

You can install Mks for i586 and x86_64 directly from the official repository as monkeystudio package.

You can download manually the packages from this page :

http://sisyphus.ru/srpm/Sisyphus/monkeystudio/get

ARCH Linux

You can install Mks for AUR as monkeystudio2 package using this repository :

[phils-archrepo]
http://iskrembilen.com/amnon/arch-packages-32bit/

More informations about the AUR ARCH Linux packages here : http://monkeystudio.org/node/59

Gentoo

You can install MkS on Gentoo using the overlay qting-edge :

layman -a qting-edge

Because the ebuild is currently hardmasked, you will have to add the following line in both /etc/portage/package.mask and /etc/portage/package.keyword :

=dev-util/monkeystudio

Please note that you can install beta version using the suffix '-1.8.4.0_beta1' (=dev-util/monkeystudio-1.8.4.0_beta1)