# 使用 Homebrew, MacPorts, apt 安装 ssed

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

## 安装

```sh
sudo av install brew:ssed
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install ssed
```

  证据: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install ssed
```

  证据: MacPorts ports tree: textproc/ssed/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Ubuntu apt (92%):

```sh
sudo apt install ssed
```

  证据: Ubuntu 24.04 LTS package indexes: ssed from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz

## 软件包事实

- **软件包键:** brew:ssed
- **软件包管理器:** Homebrew
- **版本:** 3.62
- **来源摘要:** Super sed stream editor
- **主页:** <https://packages.debian.org/sid/ssed>
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- ssed (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 3.62
## 项目历史与用法

ssed, or Super sed, is an enhanced version of GNU sed oriented around command-line stream editing with extra features such as Perl-style regular expressions and in-place editing.

### 项目历史

The Free Software Directory describes Super-sed as an enhanced sed text editor maintained by Paolo Bonzini, with Philip Hazel listed as a contributor. Debian describes the package as an enhanced version of GNU sed 3.02 with new features, extended regular expression syntax, new commands, and bug fixes.

GNU's 2002 sed 3.95 release announcement says GNU sed 3.95 merged most of the changes from the free-software super-sed project, making ssed historically relevant to the transition toward GNU sed 4.

### 采用历史

ssed's standalone package survives mainly through distribution and package-manager channels such as Debian, Ubuntu, MacPorts, and Homebrew rather than a live upstream repository.

Homebrew's current formula uses Debian's source tarball because the original website is down, and its analytics show small but continuing install-on-request usage.

### 使用方式

Like sed, ssed reads files or standard input, applies editing commands, and writes transformed text to standard output. Debian emphasizes this stream-editor model in the package description.

The FSF entry highlights features package users cared about at the time: Perl regular expressions, faster behavior than older GNU sed, in-place editing, and piping command output through the Bourne shell.

### 为什么软件包爱好者会关心

ssed is package-nerd significant because it is both a packaged fork/enhancement and a feeder project: features from Super sed were explicitly merged into GNU sed 3.95 on the path to GNU sed 4.

It is also a preservation case. The original upstream site is gone, but Debian and Homebrew continue carrying source-package metadata and build recipes for a small historical Unix text-processing tool.

### 时间线

- 2001: Free Software Directory records GPLv2 license verification for Super-sed.
- 2002: GNU sed 3.95 release announcement says most super-sed changes were merged.
- 2026: Debian sid carries ssed 3.62-8.1.
- 2026: Homebrew formula packages ssed 3.62 from Debian's source tarball.

### Related projects

- GNU sed is the base project and the later recipient of many super-sed changes.
- Perl regular expressions and the Bourne shell are called out in official descriptions of ssed's added behavior.

### 来源

- <https://directory.fsf.org/wiki/Super-sed>
- <https://formulae.brew.sh/api/formula/ssed.json>
- <https://lists.gnu.org/archive/html/info-gnu/2002-10/msg00000.html>
- <https://packages.debian.org/sid/ssed>


## 安全说明

broad file, network, media, or database tool signal.

- **Geiger 风险:** blue / 中
- broad file, network, media, or database tool signal

## 其他软件包管理器记录

- Ubuntu apt - ssed - 3.62-8: normalized package name match | Ubuntu 24.04 LTS package indexes: ssed from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | super sed stream editor | http://sed.sf.net/grabbag/ssed/
- MacPorts - ssed: normalized package name match | MacPorts ports tree: textproc/ssed/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/ssed.yml](https://github.com/mxcl/pkgdb/blob/main/combined/ssed.yml)


## 来源

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
