Automic VaultAutomic Vault

brew

使用 Homebrew, apk, apt, MacPorts 安装 edbrowse

查看 edbrowse 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install edbrowse

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install edbrowse

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

Linux

Alpine Linux apk已验证 · 92%
sudo apk add edbrowse

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

Debian apt已验证 · 92%
sudo apt install edbrowse

Debian stable package indexes · edbrowse · 来源: deb.debian.org

概览

软件包摘要

Command-line editor and web browser

命令和别名

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

历史

项目历史与用法

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.

时间线

  • 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.

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 安装时包含 5 个运行时依赖。
  • 构建元数据列出 2 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

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

可执行文件

已安装的可执行文件

命令类型暴露范围备注
edbrowsecli全局可执行文件
edbrowse-plugin-telnetcli全局可执行文件
edbrowse-plugin-zipcli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-25
管理器版本3.8.17
管理器更新时间2026-06-25
本地数据OK
上游当前
检测到的最新版本v3.8.17

https://github.com/edbrowse/edbrowse

  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键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
Pulseupdated
依赖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 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

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

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 依赖
  • 3 提供
  • 2 可选依赖
  • normalized package name match
  • 匹配方式: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 依赖
  • 3 提供
  • 2 可选依赖
  • normalized package name match
  • 匹配方式: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 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式: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
  • 匹配方式: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 依赖
  • 1 提供
  • normalized package name match
  • 匹配方式: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
  • 匹配方式: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

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • 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