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.

Jump to: Statements Referenced by

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 NERFINISHED
introducedInVersion Emacs 24 NERFINISHED
license GNU General Public License
maintainedBy GNU Emacs developers
partOf GNU Emacs NERFINISHED
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 NERFINISHED
MELPA repository (via configuration) NERFINISHED
package archives over HTTP or HTTPS

Referenced by (2)

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

GNU ELPA accessMethod Emacs package.el
ELPA typicalClient Emacs package.el