macOS
brew install edbrowselocal Homebrew formula metadata
sudo port install edbrowseMacPorts ports tree · www/edbrowse/Portfile · 来源: api.github.com
安装
brew install edbrowselocal Homebrew formula metadata
sudo port install edbrowseMacPorts ports tree · www/edbrowse/Portfile · 来源: api.github.com
sudo apk add edbrowseAlpine Linux edge package indexes · edbrowse · 来源: dl-cdn.alpinelinux.org
sudo apt install edbrowseDebian stable package indexes · edbrowse · 来源: deb.debian.org
概览
Command-line editor and web browser
历史
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.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
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~/.netrc可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
edbrowse | cli | 全局可执行文件 | |
edbrowse-plugin-telnet | cli | 全局可执行文件 | |
edbrowse-plugin-zip | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/edbrowse/edbrowse
安装元数据
| 软件包键 | brew:edbrowse |
|---|---|
| 版本 | 3.8.17 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/edbrowse |
| 主页 | https://edbrowse.org |
| 仓库 | https://github.com/edbrowse/edbrowse |
| 上游文档 | https://edbrowse.org/usersguide.html |
| 许可证 | GPL-2.0-or-later |
| 源码归档 | https://github.com/edbrowse/edbrowse/archive/refs/tags/v3.8.17.tar.gz |
| 最后更新 | 2026-06-25T13:37:40+02:00 |
| Pulse | updated |
| 依赖 | curl, openssl@3, pcre2, readline, unixodbc |
| 构建依赖 | pkgconf, quickjs |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
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 edbrowse来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.