Automic VaultAutomic Vault

brew

Installer emacs avec Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper, chocolatey, scoop, winget

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de emacs pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install emacs

local Homebrew formula metadata

MacPortsvérifié · 94%
sudo port install emacs

MacPorts ports tree · editors/emacs/Portfile · Source: api.github.com

Linux

Alpine Linux apkvérifié · 92%
sudo apk add emacs

Alpine Linux edge package indexes · emacs · Source: dl-cdn.alpinelinux.org

Debian aptvérifié · 92%
sudo apt install emacs

Debian stable package indexes · emacs · Source: deb.debian.org

Fedora dnfvérifié · 92%
sudo dnf install emacs

Fedora Rawhide package metadata · emacs · Source: dl.fedoraproject.org

Nixvérifié · 92%
nix profile install nixpkgs#emacs

nixpkgs package indexes · emacs · Source: raw.githubusercontent.com

Arch Linux pacmanvérifié · 92%
sudo pacman -S emacs

Arch Linux sync databases · emacs · Source: geo.mirror.pkgbuild.com

openSUSE zyppervérifié · 92%
sudo zypper install emacs

openSUSE Tumbleweed package metadata · emacs · Source: download.opensuse.org

Windows

Chocolateyvérifié · 92%
choco install Emacs

Chocolatey community package catalog · Emacs · Source: community.chocolatey.org

Scoopvérifié · 92%
scoop install extras/emacs

Scoop official bucket manifest trees · bucket/emacs.json · Source: api.github.com

Windows Package Managervérifié · 92%
winget install --id GNU.Emacs -e

Windows Package Manager source index · GNU.Emacs · Source: cdn.winget.microsoft.com

aperçu

Résumé du paquet

GNU Emacs text editor

Commandes et alias

  • ebrowse
  • emacs
  • emacs-30.2
  • emacsclient
  • etags

historique

Historique du projet et usages

GNU Emacs is the GNU project's extensible, customizable text editor and Lisp environment. It is both a daily editor and a programmable application platform, shipped by essentially every Unix-like package manager and widely used through terminal, GUI, daemon, and emacsclient workflows.

Historique du projet

The Emacs lineage began before GNU: the GNU source tree's HISTORY file says EMACS started as macros on top of the TECO editor and was first operational in late 1976. That original idea, an extensible and self-documenting editor, became one of the defining models for programmable development environments.

Work on GNU Emacs began in 1984 as a fresh implementation for GNU and GNU-like systems with a full-featured Lisp at its core. GNU Emacs 13, the initial public release, was announced on Usenet on 1985-03-20, and the project has kept a long stable-release history in the source tree since then.

Over later decades, GNU Emacs accumulated major editing, programming, package, display, and platform features while keeping Emacs Lisp as the extension language. The NEWS files remain the canonical record of user-visible changes, with Emacs 30 adding items such as default native compilation where libgccjit is available, Android port work, and always-available native JSON support.

Historique d'adoption

Emacs spread through Unix and free software culture because it was not only an editor but a programmable environment. Its extension model made modes, mail/news clients, shells, version-control interfaces, language tooling, and personal workflows installable or scriptable inside one long-lived process.

Package-manager adoption is unusually broad: GNU Emacs is available through Homebrew, Debian, Ubuntu, Fedora, Arch, Nix, MacPorts, Chocolatey, Scoop, winget, and other systems. That breadth reflects both its age and its continuing role as a baseline developer and writing tool across operating systems.

Modern adoption also depends on package archives and init-file culture. Users typically maintain an init.el or equivalent startup file, install packages, and share configuration snippets; package managers provide the editor binary, while Emacs's own package system and Lisp ecosystem provide much of the user experience.

Modes d'utilisation

GNU Emacs is commonly launched as emacs for an interactive session, emacsclient for connecting to a server, or as a terminal/GUI editor depending on the build. Users customize startup through files such as ~/.emacs, ~/.emacs.d/init.el, or XDG-style ~/.config/emacs/init.el, with early-init.el available for earlier startup customization.

Common use spans text editing, programming, project navigation, shells, version control, mail, notes, and literate configuration. Its significance is not one workflow but the fact that many workflows can be implemented in Emacs Lisp and loaded into the same editor.

Pourquoi les passionnés de paquets s'y intéressent

GNU Emacs is package-nerd bedrock: it is a large, old, highly configurable package with compile-time options, GUI toolkit choices, native compilation, daemon/client modes, and many downstream variants. Installing Emacs is often the start of another package ecosystem managed through Emacs Lisp packages and user configuration.

For maintainers, Emacs is also a portability test case. It spans terminal and graphical builds, Unix-like systems and Windows, optional libraries, and decades of compatibility expectations. That makes it a recurring package-manager benchmark for patches, bottles, build flags, and upgrade migrations.

Chronologie

  • 1976: EMACS becomes operational as TECO macros.
  • 1984: Work begins on GNU Emacs as a new implementation for GNU and GNU-like systems.
  • 1985: GNU Emacs 13 is announced as the initial public release.
  • 1997: GNU Emacs 20.1 is released.
  • 2001: GNU Emacs 21.1 is released.
  • 2012: GNU Emacs 24.1 is released.
  • 2018: GNU Emacs 26.1 is released.
  • 2025: Emacs 30 NEWS records Emacs 30.2 as a bug-fix release and Emacs 30.1 user-visible changes.

Related projects

  • GNU Emacs is related to earlier TECO-based Emacs systems, XEmacs, Emacs Lisp package archives, and editor ecosystems such as Vim and modern IDEs. In package-manager data it is also connected to helper executables such as emacsclient, etags, and ebrowse.

posture de sécurité

Niveau de risque : orange

broad file, network, media, or database tool signal. formula declares a Homebrew service.

Classificateur de risque

risque orange · confiance moyen · infrastructure

Pourquoi

  • broad file, network, media, or database tool signal
  • formula declares a Homebrew service

Signaux

  • metadata:service
  • text:client

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de formule déclarent un service ou daemon.
  • Les métadonnées de bottle Homebrew sont disponibles pour 6 plateformes.
  • S’installe avec 3 dépendances d’exécution.
  • Les métadonnées de compilation listent 2 dépendances de compilation.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
~/.emacs.el~/.emacs~/.emacs.d/init.el~/.config/emacs/init.el~/.emacs.d/early-init.el~/.config/emacs/early-init.el

exécutables

Exécutables installés

CommandeTypeExpositionNote
ebrowsecliexécutable global
emacscliexécutable global
emacs-30.2cliexécutable global
emacsclientcliexécutable global
etagscliexécutable global

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-07-10
version du gestionnaire30.2
gestionnaire mis à jour2026-06-22
données localesOK
amontnot checked
dernière version détectéenon détecté

https://www.gnu.org/software/emacs/

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:emacs
Version30.2
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/emacs
Page d'accueilhttps://www.gnu.org/software/emacs/
Dépôthttps://git.savannah.gnu.org/cgit/emacs.git
Docs amonthttps://www.gnu.org/software/emacs/documentation.html
LicenceGPL-3.0-or-later
Archive sourcehttps://ftpmirror.gnu.org/gnu/emacs/emacs-30.2.tar.xz
Dernière mise à jour2026-06-22T14:03:14-07:00
Pulseupdated
Dépendancesgmp, gnutls, tree-sitter@0.25
Dépendances de compilationpkgconf, texinfo
Bibliothèques fournies par macOSlibxml2, ncurses
Bouteilledisponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
post-install Homebrewnon défini
Servicedeclared

faits du registre

Détails de la base source

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameemacs
Version Scheme0
Revision2
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Debian apt95%

emacs 1:30.1+1-6

GNU Emacs editor (metapackage)

https://www.gnu.org/software/emacs/

sudo apt install emacs
  • Section: editors
  • Architecture: all
  • 4 Dépendances
  • normalized package name match
  • Correspondance par : Emacs
Debian stable package indexes · deb.debian.org · Debian stable package indexes: emacs from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

emacs-bin-common 1:30.1+1-6

GNU Emacs editor's shared, architecture dependent files

https://www.gnu.org/software/emacs/

sudo apt install emacs-bin-common
  • Section: editors
  • Architecture: amd64
  • Source Package: emacs
  • 2 Dépendances
  • 1 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Emacs
Debian stable package indexes · deb.debian.org · Debian stable package indexes: emacs-bin-common from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

emacs-common 1:30.1+1-6

GNU Emacs editor's shared, architecture independent infrastructure

https://www.gnu.org/software/emacs/

sudo apt install emacs-common
  • Section: editors
  • Architecture: all
  • Source Package: emacs
  • 4 Dépendances
  • 32 fournit
  • 3 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Emacs
Debian stable package indexes · deb.debian.org · Debian stable package indexes: emacs-common from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

emacs-el 1:30.1+1-6

GNU Emacs LISP (.el) files

https://www.gnu.org/software/emacs/

sudo apt install emacs-el
  • Section: editors
  • Architecture: all
  • Source Package: emacs
  • 1 Dépendances
  • normalized package name match
  • Correspondance par : Emacs
Debian stable package indexes · deb.debian.org · Debian stable package indexes: emacs-el from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

emacs-gtk 1:30.1+1-6

GNU Emacs editor (with GTK+ GUI support)

https://www.gnu.org/software/emacs/

sudo apt install emacs-gtk
  • Section: editors
  • Architecture: amd64
  • Source Package: emacs
  • 32 Dépendances
  • 6 fournit
  • 3 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Emacs
Debian stable package indexes · deb.debian.org · Debian stable package indexes: emacs-gtk from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

emacs-lucid 1:30.1+1-6

GNU Emacs editor (with Lucid GUI support)

https://www.gnu.org/software/emacs/

sudo apt install emacs-lucid
  • Section: editors
  • Architecture: amd64
  • Source Package: emacs
  • 32 Dépendances
  • 6 fournit
  • 3 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Emacs
Debian stable package indexes · deb.debian.org · Debian stable package indexes: emacs-lucid from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

emacs-nox 1:30.1+1-6

GNU Emacs editor (without GUI support)

https://www.gnu.org/software/emacs/

sudo apt install emacs-nox
  • Section: editors
  • Architecture: amd64
  • Source Package: emacs
  • 19 Dépendances
  • 6 fournit
  • 2 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Emacs
Debian stable package indexes · deb.debian.org · Debian stable package indexes: emacs-nox from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

emacs-pgtk 1:30.1+1-6

GNU Emacs editor (with GTK+ Wayland GUI support)

https://www.gnu.org/software/emacs/

sudo apt install emacs-pgtk
  • Section: editors
  • Architecture: amd64
  • Source Package: emacs
  • 32 Dépendances
  • 6 fournit
  • 3 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Emacs
Debian stable package indexes · deb.debian.org · Debian stable package indexes: emacs-pgtk from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

emacs

nix profile install nixpkgs#emacs
  • normalized package name match
  • Correspondance par : Emacs
nixpkgs package indexes · raw.githubusercontent.com · nixpkgs package indexes: emacs from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix
Ubuntu apt95%

emacs 1:29.3+1-1ubuntu2

GNU Emacs editor (metapackage)

https://www.gnu.org/software/emacs/

sudo apt install emacs
  • Section: universe/editors
  • Architecture: all
  • 4 Dépendances
  • normalized package name match
  • Correspondance par : Emacs
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: emacs from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

emacs-bin-common 1:29.3+1-1ubuntu2

GNU Emacs editor's shared, architecture dependent files

https://www.gnu.org/software/emacs/

sudo apt install emacs-bin-common
  • Section: universe/editors
  • Architecture: amd64
  • Source Package: emacs
  • 2 Dépendances
  • 1 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Emacs
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: emacs-bin-common from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

emacs-common 1:29.3+1-1ubuntu2

GNU Emacs editor's shared, architecture independent infrastructure

https://www.gnu.org/software/emacs/

sudo apt install emacs-common
  • Section: universe/editors
  • Architecture: all
  • Source Package: emacs
  • 6 Dépendances
  • 2 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Emacs
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: emacs-common from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

emacs-el 1:29.3+1-1ubuntu2

GNU Emacs LISP (.el) files

https://www.gnu.org/software/emacs/

sudo apt install emacs-el
  • Section: universe/editors
  • Architecture: all
  • Source Package: emacs
  • 1 Dépendances
  • normalized package name match
  • Correspondance par : Emacs
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: emacs-el from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

emacs-gtk 1:29.3+1-1ubuntu2

GNU Emacs editor (with GTK+ GUI support)

https://www.gnu.org/software/emacs/

sudo apt install emacs-gtk
  • Section: universe/editors
  • Architecture: amd64
  • Source Package: emacs
  • 32 Dépendances
  • 6 fournit
  • 2 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Emacs
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: emacs-gtk from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

emacs-lucid 1:29.3+1-1ubuntu2

GNU Emacs editor (with Lucid GUI support)

https://www.gnu.org/software/emacs/

sudo apt install emacs-lucid
  • Section: universe/editors
  • Architecture: amd64
  • Source Package: emacs
  • 32 Dépendances
  • 6 fournit
  • 2 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Emacs
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: emacs-lucid from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

emacs-nox 1:29.3+1-1ubuntu2

GNU Emacs editor (without GUI support)

https://www.gnu.org/software/emacs/

sudo apt install emacs-nox
  • Section: universe/editors
  • Architecture: amd64
  • Source Package: emacs
  • 19 Dépendances
  • 6 fournit
  • 1 dépendances optionnelles
  • normalized package name match
  • Correspondance par : Emacs
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: emacs-nox from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment