このページはFreeBSD, Solaris, Debian Linuxなど向けのバイナリーパッケージのリンクがあります。あなたのシステム向けのバイナリーパッケージが下記になければ、Mercurialのソースコードをダウンロードしてください。
Contents
Python と SetupTools
モダンなPythonがインストールしてると、easy_installで、最新版のMercurialをインストールすることができます:
easy_install -U mercurial
ディストリビューションより新しいバージョンをインストールするには、easy_installは一番簡単だと思われます。
easy_installがインストールされてない方は, このサイトから取れます。
注意: 下記のバイナリーパッケージと違い、easy_installは/etc/mercurialを自動的に設定しませんので、Mercurialの拡張はデフォールトに何も有効されません。
GNU/Linux (.deb)
Debian unstable 1.0 - Debian unstableのパッケージ
Debian testing 1.0 - Debian testingのパッケージ
Debian stable 0.9.5 - Debian 安定版のパッケージ (testingからバックポート)
Debian mercurialの担当者のホームページ - Mercurial 1.0 の Debian 安定版 (Etch) i386 バックポートを含む (backports.orgにはありません).
Ubuntu Edgy - 0.9.1
Ubuntu Feisty - 0.9.3
Ubuntu Gutsy - 0.9.4 (Mercurial 0.9.5 を Gutsy にバックポートする仕方をご覧ください)
Ubuntu Hardy - 0.9.5 (注意: Debian TestingレポジトリにあるMercurial 1.0.1 のパッケージは Ubuntu Hardy でも作動すると言われます。ここでダウンロードできます; mercurial と mercurial-commonと言うパッケージは必要です。)
UBC DSG Ubuntu ミラー - 0.9.3 (/etc/apt/sources.listにdeb http://dsg.cs.ubc.ca/apt edgy dsgを追加してください)
GNU/Linux (.rpm)
MandrivaはMercurialパッケージがあります - urpmi mercurialで自動インストールすることができます。rpm検索
Fedora 8 はMercurialパッケージがあります - yum install mercurialでインストールすることができます. Beta releases can be tracked here
Fedora Core5 Extras 0.9.1
Fedora Core6 Extras 0.9.3
Ark Linux は普段に最新Mercurialパッケージがあります. Ark Linuxユーザは apt-get update; apt-get install mercurialでインストールすることができます. Users of other distributions can find the packages (which should work on pretty much any RPM based distribution that has Python 2.4) here.
OpenPKG - lists 0.9.3, though 0.9.4 is downloadable
CentOS 4.5 - latest released version 0.9.4.
CentOS release 5 (final) - yum install mercurial from rpmforge repository, latest stable (1.0)
GNU/Linux (others)
T2 SDE package of official releases
Slackware 12.0 - 0.9.4 official package
Optware cross compilation ipk - latest for Python 2.4 and 2.5
Solaris
sunfreeware.com - SPARC/Solaris 7-10 packages, x86/Solaris 8-10 packages - 1.0.1
BSD
FreeBSD Mercurial port (port-webdir). i386 package: mercurial-1.0.tbz.
Requires python25 (i386 package: python25-2.5.2_1.tbz). Use pkg_add for installing.
Windows
Windows installer - latest released 1.0, previous builds, snapshots
TortoiseHg all-in-one installer with MS-Explorer integration. Version 0.3 includes Mercurial snapshot from Feb 1, 2008
Windows installer - latest released version 0.9.5 (unofficial)
cygwin can install mercurial.
Mac OS X
Mac OS X packages - latest released 1.0, previous builds, snapshots (you may have to add export LC_ALL=en_EN.UTF-8 and export LANG=en_EN.UTF-8 to your ~/.profile)
macports can install mercurial by 'sudo port install mercurial'.