# minised mit Homebrew installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für minised in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install minised
```

  Evidenz: local Homebrew formula metadata

## Paketfakten

- **Paketschlüssel:** brew:minised
- **Paketmanager:** Homebrew
- **Version:** 1.16
- **Quellzusammenfassung:** Smaller, cheaper, faster SED implementation
- **Homepage:** <https://exactcode.com/opensource/minised/>
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- minised (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 1.16
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Wie es verwendet wird

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.

### Quellen

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


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- 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)


## Quellen

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