# Installer minised avec Homebrew

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de minised pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install minised
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:minised
- **Gestionnaire de paquets:** Homebrew
- **Version:** 1.16
- **Résumé source:** Smaller, cheaper, faster SED implementation
- **Page d'accueil:** <https://exactcode.com/opensource/minised/>
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- minised (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 1.16
## Historique du projet et usages

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.

### Historique du projet

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.

### Modes d'utilisation

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.

### Sources

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


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- 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)


## Sources

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