Automic VaultAutomic Vault

brew

edbrowse mit Homebrew, apk, apt, MacPorts installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für edbrowse in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install edbrowse

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install edbrowse

MacPorts ports tree · www/edbrowse/Portfile · Quelle: api.github.com

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add edbrowse

Alpine Linux edge package indexes · edbrowse · Quelle: dl-cdn.alpinelinux.org

Debian aptverifiziert · 92%
sudo apt install edbrowse

Debian stable package indexes · edbrowse · Quelle: deb.debian.org

Überblick

Paketzusammenfassung

Command-line editor and web browser

Befehle und Aliase

  • edbrowse
  • edbrowse-plugin-telnet
  • edbrowse-plugin-zip

Verlauf

Projektgeschichte und Nutzung

Edbrowse is a command-line editor, browser, mail client, IRC client, and database front end built around an ed-like line interface. Its history is tightly connected to accessibility: the project was originally written for blind users, while also attracting users who want scriptable web interaction from a text command language.

Projektgeschichte

The official user guide says Karl Dahlke wrote the first version of edbrowse in Perl in 2001 and remains the principal developer. The homepage says the original Perl version was portable but lacked many of the features that later arrived in the C implementation.

Karl Dahlke rewrote version 2 in C and initially wrote a JavaScript compiler and engine from scratch. The homepage says version 3.1.1 moved to Mozilla's SpiderMonkey JavaScript engine, and later releases migrated through Duktape, QuickJS, and QuickJS-NG as the JavaScript ecosystem changed.

The project is now maintained by the edbrowse organization on GitHub. The official site describes it as a work in progress and asks for developers, while the repository metadata shows ongoing activity through June 2026.

Adoptionsgeschichte

Edbrowse adoption has always been specialized. The homepage says it was originally written for blind users, while sighted users have used its unusual scripting abilities for batch jobs, cron jobs, web forms, email, and database access.

The package appears in multiple Unix-like package managers and also provides statically linked Linux executables for users who do not want to build from source. That matches its audience: users who need a working command-line web tool more than a modern graphical browser.

Wie es verwendet wird

Edbrowse starts from an ed-like editing model, then adds URL loading, HTML rendering, links, forms, JavaScript, mail, IRC, SQL access through ODBC, and directory editing. The guide explicitly says familiarity with ed helps.

Configuration uses an edbrowse configuration file containing functions similar to shell startup files. The batch input records common Unix paths as `$XDG_CONFIG_HOME/edbrowse/ebrc` and `~/.ebrc`, and the user guide documents scripts, mail, IRC, and database configuration in that file.

Warum Paket-Nerds sich dafür interessieren

Edbrowse is significant because it is not merely a text browser. It is an accessible, scriptable, ed-shaped environment for interacting with the web, mail, databases, and local files, which makes it a rare package in the space between editor, browser, and automation tool.

It is also a packaging challenge in miniature: a command-line tool that depends on networking, HTML handling, JavaScript engines, SSL, PCRE, curl, ODBC, and platform accessibility expectations while preserving a terse line interface.

Zeitleiste

  • 2001: Karl Dahlke writes the first version of edbrowse in Perl.
  • Version 2: Edbrowse is rewritten in C with a home-grown JavaScript engine.
  • Version 3.1.1: Edbrowse adopts Mozilla SpiderMonkey for JavaScript.
  • Later 3.x: Edbrowse migrates from Duktape to QuickJS and then QuickJS-NG.
  • 2026: GitHub repository metadata shows active development.

Related projects

  • ed is the interface model edbrowse intentionally resembles.
  • SpiderMonkey, Duktape, QuickJS, and QuickJS-NG are JavaScript engines used across edbrowse's history.
  • curl and PCRE are named by the project documentation as important dependencies.
  • The Perl edbrowse implementation remains available as an unsupported historical version.

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Installiert mit 5 Laufzeitabhängigkeiten.
  • Build-Metadaten listen 2 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

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
$XDG_CONFIG_HOME/edbrowse/ebrc~/.ebrc

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
~/.ebrc~/.netrc

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
edbrowsecliglobales Executable
edbrowse-plugin-telnetcliglobales Executable
edbrowse-plugin-zipcliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-25
Manager-Version3.8.17
Manager aktualisiert2026-06-25
lokale DatenOK
Upstreamaktuell
neueste erkannte Versionv3.8.17

https://github.com/edbrowse/edbrowse

  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:edbrowse
Version3.8.17
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/edbrowse
Homepagehttps://edbrowse.org
Repositoryhttps://github.com/edbrowse/edbrowse
Upstream-Dokumentationhttps://edbrowse.org/usersguide.html
LizenzGPL-2.0-or-later
Quellarchivhttps://github.com/edbrowse/edbrowse/archive/refs/tags/v3.8.17.tar.gz
Zuletzt aktualisiert2026-06-25T13:37:40+02:00
Pulseupdated
Abhängigkeitencurl, openssl@3, pcre2, readline, unixodbc
Build-Abhängigkeitenpkgconf, quickjs
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

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

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Debian apt95%

edbrowse 3.8.12-1

/bin/ed-alike webbrowser written in C

https://edbrowse.org/

sudo apt install edbrowse
  • Section: net
  • Architecture: amd64
  • 6 Abhängigkeiten
  • 3 stellt bereit
  • 2 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Edbrowse
Debian stable package indexes · deb.debian.org · Debian stable package indexes: edbrowse from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Ubuntu apt95%

edbrowse 3.7.7-5build3

/bin/ed-alike webbrowser written in C

https://edbrowse.org/

sudo apt install edbrowse
  • Section: universe/net
  • Architecture: amd64
  • 6 Abhängigkeiten
  • 3 stellt bereit
  • 2 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Edbrowse
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: edbrowse from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

edbrowse 3.8.17-r0

Line-oriented editor, web browser, and mail client

https://edbrowse.org/

sudo apk add edbrowse
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: edbrowse
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Edbrowse
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: edbrowse from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

edbrowse-doc 3.8.17-r0

Line-oriented editor, web browser, and mail client (documentation)

https://edbrowse.org/

sudo apk add edbrowse-doc
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: edbrowse
  • normalized package name match
  • Abgeglichen nach: Edbrowse
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: edbrowse-doc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

edbrowse-plugins 3.8.17-r0

Line-oriented editor, web browser, and mail client (plugins)

https://edbrowse.org/

sudo apk add edbrowse-plugins
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: edbrowse
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Edbrowse
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: edbrowse-plugins from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
MacPorts95%

edbrowse

sudo port install edbrowse
  • normalized package name match
  • Abgeglichen nach: Edbrowse
MacPorts ports tree · api.github.com · MacPorts ports tree: www/edbrowse/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • 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