Difference between revisions of "El-get"
Jump to navigation
Jump to search
| Line 9: | Line 9: | ||
}} | }} | ||
| − | '''el-get''' is Emacs popular package manager written by | + | '''el-get''' is a [[Emacs]] popular package manager written by |
[[Dimitri Fontaine]]. El-get support many different back ends. The | [[Dimitri Fontaine]]. El-get support many different back ends. The | ||
differs with other package managers by not having a central repository | differs with other package managers by not having a central repository | ||
for the archival of packages. Instead it uses recipe files which are | for the archival of packages. Instead it uses recipe files which are | ||
simply contains pointers to the sources and installation methods. | simply contains pointers to the sources and installation methods. | ||
Revision as of 11:54, 29 March 2012
| 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 Emacs popular package manager 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.