How do I install Org-mode through Emacs Package Manager?
Daily builds of Org-mode is distributed as an ELPA package from both GNU Emacs Lisp Package Archive as well as from Org-mode Emacs Lisp Archive. Steps for installing Org with package manager: • Do M-x list-packages to browse available packages. • If the above command is unavailable you need to install the package manager before proceeding ahead. • If you see org as an available package, skip to step 5. • If you are here it means that org is unavailable in the GNU’s archives. Report this discrepancy to Orgmode mailing list. In the meanwhile, you can manually download the tarball and install it. Refer this FAQ entry for further information. • Press i to mark the package for installation • Press x to install • Reload Emacs • Use M-x locate-library RET org.