Difference between revisions of "El-get"

From WikEmacs
Jump to navigation Jump to search
Line 21: Line 21:
 
= Useful Functions =
 
= Useful Functions =
  
 +
== See also ===
  
 
[[Category:Package Managers]][[Category:Third Party]]
 
[[Category:Package Managers]][[Category:Third Party]]

Revision as of 12:41, 29 March 2012

el-get
Description Package Manager
Author name of author
Maintainer Dimitri Fontaine
Source https://github.com/dimitri/el-get
Part of Emacs no

el-get is a popular package manager for Emacs written by Dimitri Fontaine. El-get support many different back ends. The differs with other package managers by not having a central repository for the archival of packages. Instead it uses recipe files which are simply contains pointers to the sources and installation methods.

Installation

Basic Setup

Useful Functions

See also =