macOS
brew install edbrowselocal Homebrew formula metadata
sudo port install edbrowseMacPorts ports tree · www/edbrowse/Portfile · source: api.github.com
brew
Command-line editor and web browser. Version 3.8.17 via Homebrew; verified 2026-06-25.
install
brew install edbrowselocal Homebrew formula metadata
sudo port install edbrowseMacPorts ports tree · www/edbrowse/Portfile · source: api.github.com
sudo apk add edbrowseAlpine Linux edge package indexes · edbrowse · source: dl-cdn.alpinelinux.org
sudo apt install edbrowseDebian stable package indexes · edbrowse · source: deb.debian.org
overview
Command-line editor and web browser
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
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
| Command | Kind | Exposure | Note |
|---|---|---|---|
edbrowse | cli | global executable | |
edbrowse-plugin-telnet | cli | global executable | |
edbrowse-plugin-zip | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/edbrowse/edbrowse
install metadata
| Package key | brew:edbrowse |
|---|---|
| Version | 3.8.17 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/edbrowse |
| Homepage | https://edbrowse.org |
| Repository | https://github.com/edbrowse/edbrowse |
| Upstream docs | https://edbrowse.org/usersguide.html |
| License | GPL-2.0-or-later |
| Source archive | https://github.com/edbrowse/edbrowse/archive/refs/tags/v3.8.17.tar.gz |
| Last updated | 2026-06-25T13:37:40+02:00 |
| Pulse | updated |
| Dependencies | curl, openssl@3, pcre2, readline, unixodbc |
| Build dependencies | pkgconf, quickjs |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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 edbrowsesource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.