Here are links to some of the prebuilt Mercurial packages that are available. If a binary package for your system isn't available here, try grabbing the source from the Download page.

Any system with modern Python and SetupTools installed

If you have modern Python installed, you can install newest mercurial using easy_install:

   easy_install -U mercurial

This is also probably simplest way to install mercurial newer than the one provided by your distribution.

If you have some Python, but do not have easy_install, grab it from http://peak.telecommunity.com/DevCenter/EasyInstall

Note: comparing to packaged distributions like those enumerated below, this method does not setup /etc/mercurial, so no extensions are enabled by default.

GNU/Linux (.deb)

GNU/Linux (.rpm)

GNU/Linux (others)

Solaris

BSD

Windows

Mac OS X

BinaryPackages (last edited 2008-05-09 07:32:38 by AdrianBuehlmann)