Difference between revisions of "El-get"

From WikEmacs
Jump to navigation Jump to search
Line 22: Line 22:
  
 
== See also ==
 
== See also ==
[[Elpa]]
+
[[package.el]]
  
 
[[Category:Package Managers]][[Category:Third Party]]
 
[[Category:Package Managers]][[Category:Third Party]]

Revision as of 14:30, 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

package.el