# minised を Homebrew でインストール

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
