Org-Mode: Download and Install
Current Version: Org 7.8.10
The current version is 7.8.10. To see what has changed in recent releases, check this detailed list of changes (english).
This package works on GNU Emacs 24, 23 and 22, and (with minor restrictions) on XEmacs 21. Emacs 22.2 ships with Org-mode version 4.67d, Emacs 23.1 with 6.21b. The latest Emacs development version usually contains a fairly recent version, but may lag a bit behind the website release.
Downloads
The standard distribution
Download as zip file or gzipped tar archive. These archives contain both
the org*.el Lisp files and the documentation in PDF and (TeX)Info
formats. Follow the instructions for Installation and Activation.
The development version
You can check out the latest Org development version (along with every release we ever had) by using git. The git repository is browsable online. At any time you can get a snapshot of the files in it. To get a local clone of the repository, type this (from the command line):
git clone git://orgmode.org/org-mode.git
Some more information about this can be found in the FAQ, under "How do I keep current with Org mode development?". For people who cannot use git, we provide zip or tar.gz snapshot release files updated each day and corresponding to the latest git version. Alternatively, you can also download a tar.gz snapshot from orgmode.org server.
Alternative distributions
There are several alternative distributions of Org. Some of these are more up-to-date than others, so check if this package really has a recent version.
- The Debian package is maintained by Sebastien Delafond.
- There is also a package on Archlinux, by Jiyunatori.
- The Emacs development version contains a more-or-less recent version.
- The Fink package for Mac OS X by Jesse Alama. MacPorts is also available.
- The Ubuntu package by Mark A. Hershberger.