macOS
brew install edbrowselocal Homebrew formula metadata
sudo port install edbrowseMacPorts ports tree · www/edbrowse/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für edbrowse in AI-Agent-Workflows.
Installation
brew install edbrowselocal Homebrew formula metadata
sudo port install edbrowseMacPorts ports tree · www/edbrowse/Portfile · Quelle: api.github.com
sudo apk add edbrowseAlpine Linux edge package indexes · edbrowse · Quelle: dl-cdn.alpinelinux.org
sudo apt install edbrowseDebian stable package indexes · edbrowse · Quelle: deb.debian.org
Überblick
Command-line editor and web browser
Verlauf
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.
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.
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.
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.
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
local files
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.
Config paths the tool may read or write during local use.
$XDG_CONFIG_HOME/edbrowse/ebrc~/.ebrcCredential-bearing paths to review before unattended agent runs.
~/.ebrc~/.netrcExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
edbrowse | cli | globales Executable | |
edbrowse-plugin-telnet | cli | globales Executable | |
edbrowse-plugin-zip | cli | globales Executable |
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.
https://github.com/edbrowse/edbrowse
Installationsmetadaten
| Paketschlüssel | brew:edbrowse |
|---|---|
| Version | 3.8.17 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/edbrowse |
| Homepage | https://edbrowse.org |
| Repository | https://github.com/edbrowse/edbrowse |
| Upstream-Dokumentation | https://edbrowse.org/usersguide.html |
| Lizenz | GPL-2.0-or-later |
| Quellarchiv | https://github.com/edbrowse/edbrowse/archive/refs/tags/v3.8.17.tar.gz |
| Zuletzt aktualisiert | 2026-06-25T13:37:40+02:00 |
| Pulse | updated |
| Abhängigkeiten | curl, openssl@3, pcre2, readline, unixodbc |
| Build-Abhängigkeiten | pkgconf, quickjs |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | edbrowse |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
edbrowse 3.8.12-1
/bin/ed-alike webbrowser written in C
sudo apt install edbrowseedbrowse 3.7.7-5build3
/bin/ed-alike webbrowser written in C
sudo apt install edbrowseedbrowse 3.8.17-r0
Line-oriented editor, web browser, and mail client
sudo apk add edbrowseedbrowse-doc 3.8.17-r0
Line-oriented editor, web browser, and mail client (documentation)
sudo apk add edbrowse-docedbrowse-plugins 3.8.17-r0
Line-oriented editor, web browser, and mail client (plugins)
sudo apk add edbrowse-pluginsedbrowse
sudo port install edbrowseQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.