# Installer ssed avec Homebrew, MacPorts, apt

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

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install ssed
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install ssed
```

  Preuve: 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
```

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

## Faits du paquet

- **Clé du paquet:** brew:ssed
- **Gestionnaire de paquets:** Homebrew
- **Version:** 3.62
- **Résumé source:** Super sed stream editor
- **Page d'accueil:** <https://packages.debian.org/sid/ssed>
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- ssed (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

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

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

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

### Sources

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


## Notes de sécurité

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

- **Risque Geiger:** blue / moyen
- broad file, network, media, or database tool signal

## Autres enregistrements de gestionnaires de paquets

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


## Sources

- 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
