Emacs package.el

E1008142

Emacs package.el is the built-in Emacs package management system that installs, updates, and manages extensions from repositories such as ELPA.

All labels observed (2)

Label Occurrences
Emacs package.el canonical 2
Emacs package manager 1

How this entity was disambiguated

Statements (65)

Predicate Object
instanceOf Emacs library ⓘ
Emacs package manager ⓘ
software component ⓘ
category Emacs customization infrastructure ⓘ
software package management ⓘ
configurationMethod Emacs init file ⓘ
customize interface ⓘ
designedFor installing third-party Emacs packages ⓘ
managing Emacs extensions ⓘ
removing installed Emacs packages ⓘ
updating installed Emacs packages ⓘ
hasComponent package-activate-all ⓘ
package-alist variable ⓘ
package-archive-contents variable ⓘ
package-archive-priorities variable ⓘ
package-archives variable ⓘ
package-check-signature variable ⓘ
package-delete ⓘ
package-desc structure ⓘ
package-directory-list variable ⓘ
package-initialize ⓘ
package-install ⓘ
package-list-packages ⓘ
package-menu-mode ⓘ
package-pinned-packages variable ⓘ
package-refresh-contents ⓘ
package-selected-packages variable ⓘ
package-user-dir variable ⓘ
hasFeature automatic package activation ⓘ
automatic package list refresh ⓘ
customizable archives list ⓘ
interactive package menu ⓘ
non-interactive batch operations ⓘ
package archive priorities ⓘ
package dependency resolution ⓘ
package filtering and search ⓘ
package metadata handling ⓘ
package pinning to archives ⓘ
package signature verification ⓘ
package sorting ⓘ
package status display ⓘ
user-level configuration via variables ⓘ
implementedInLanguage Emacs Lisp ⓘ
introducedInVersion Emacs 24 ⓘ
linked to: GNU Emacs
license GNU General Public License ⓘ
maintainedBy GNU Emacs developers ⓘ
partOf GNU Emacs ⓘ
provides package installation ⓘ
package listing ⓘ
package management functionality ⓘ
package removal ⓘ
package upgrade ⓘ
runsOn any platform supported by Emacs ⓘ
scope per-user package installation by default ⓘ
storesPackagesIn package-user-dir directory ⓘ
supports multiple archives ⓘ
package dependencies ⓘ
package pinning ⓘ
package versioning ⓘ
remote package repositories ⓘ
signed packages ⓘ
uses ELPA repositories ⓘ
GNU ELPA repository ⓘ
linked to: GNU ELPA

MELPA repository (via configuration) ⓘ
linked to: MELPA

package archives over HTTP or HTTPS ⓘ

How these facts were elicited

Referenced by (3)

Full triples — surface form annotated when it differs from this entity's canonical label.

ELPA → typicalClient → Emacs package.el ⓘ
GNU ELPA → accessMethod → Emacs package.el ⓘ
NonGNU ELPA → accessMethod → Emacs package manager ⓘ
linked to: Emacs package.el