# 使用 Homebrew 安装 minised

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

## 安装

```sh
sudo av install brew:minised
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install minised
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:minised
- **软件包管理器:** Homebrew
- **版本:** 1.16
- **来源摘要:** Smaller, cheaper, faster SED implementation
- **主页:** <https://exactcode.com/opensource/minised/>
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- minised (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

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

minised is ExactCODE's maintained descendant of a small historical sed implementation associated with Eric S. Raymond. ExactCODE describes the project as a smaller, cheaper, faster sed implementation that Minix used and that GNU once used before building its own sed around a larger regular-expression package.

### 项目历史

The project was revived for embedded use, especially with dietlibc, after ExactCODE found Raymond's implementation handy but buggy and no longer actively maintained. ExactCODE continued maintenance with fixes, cleanups, speedups, missing features, POSIX-conformance work, and a regression test suite. Its release archive shows roots in `sed-1.1` from 1995, `sed-1.3` from 1999, `sed-1.4` from 2003, minised-branded releases through the 2000s and 2010s, and version 1.16 in 2021.

### 使用方式

The package-manager niche is deliberately narrow: a tiny stream editor for systems where GNU sed is bigger than needed, plus a historical Unix text-processing implementation for people who want a small BSD-licensed `sed` executable. Homebrew ships it as `minised` with no runtime dependencies.

### 来源

- <http://svn.exactcode.de/minised/trunk>
- <https://exactcode.com/opensource/minised/>
- <https://formulae.brew.sh/api/formula/minised.json>
- <https://formulae.brew.sh/formula/minised>


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals


## Combined YAML source

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


## 来源

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