# Installer smu avec Homebrew, Nix

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

## installation

```sh
sudo av install brew:smu
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install smu
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#smu
```

  Preuve: nixpkgs package indexes: pkgs/by-name/sm/smu/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## Faits du paquet

- **Clé du paquet:** brew:smu
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/smu>
- **Version:** 1.5
- **Résumé source:** Simple markup with markdown-like syntax
- **Page d'accueil:** <https://github.com/Gottox/smu>
- **Dépôt:** <https://github.com/Gottox/smu>
- **Licence:** MIT
- **Archive source:** <https://github.com/Gottox/smu/archive/refs/tags/v1.5.tar.gz>
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- smu (cli)
- smu (alias)

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 1.5
- données locales: OK
- dépôt amont: https://github.com/Gottox/smu
- dernière version détectée: v1.5 (à jour)
- info: No package-manager update timestamp was available.
## Historique du projet et usages

smu is a small C command-line interpreter for a simplified Markdown-like markup language.

### Historique du projet

The official documentation says smu was started as a rewrite of Markdown but became a more lightweight and consistent language that does not support reference-style links.

The official man page describes smu as a simple interpreter for a simplified Markdown dialect, and the repository license notice covers 2007-2014.

### Historique d'adoption

smu targets wiki-like environments and quick conversion of documents to HTML, according to the official documentation.

Input package facts show smu packaged by Homebrew and Nix.

### Modes d'utilisation

The official man page documents `smu [-h] [-v] [-n] [file]`.

The `-n` option escapes all HTML tags, while `-h` and `-v` print usage and version information.

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

smu is package-nerd friendly because it is a tiny C markup converter with no large runtime stack.

It preserves the suckless-style pattern of a small command-line tool, a man page, and simple source builds.

### Chronologie

- 2007-2014: Official license notice covers Enno Boland's copyright years.
- 2026: Official GitHub repository shows 19 tags.

### Related projects

- The official documentation names Markdown as the starting point and main comparison.

### Sources

- <https://github.com/Gottox/smu>
- <https://raw.githubusercontent.com/Gottox/smu/master/documentation>
- <https://raw.githubusercontent.com/Gottox/smu/master/smu.1>
- source_facts.package-manager


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals

## Détails de la base source

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** smu
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

## Autres enregistrements de gestionnaires de paquets

- Nix - smu: normalized package name match | nixpkgs package indexes: pkgs/by-name/sm/smu/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## Liens liés

- [Source-control packages](https://pkg.so/fr/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/fr/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/fr/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [enca](https://pkg.so/fr/brew/enca/) - Shares pkgdb curated category or tags: cli, converter, developer-tools, text-processing.
- [m4](https://pkg.so/fr/brew/m4/) - Shares pkgdb curated category or tags: cli, developer-tools, text-processing.
- [oniguruma](https://pkg.so/fr/brew/oniguruma/) - Shares pkgdb curated category or tags: cli, developer-tools, text-processing.
- [pandoc](https://pkg.so/fr/brew/pandoc/) - Shares pkgdb curated category or tags: cli, developer-tools, markup.
- [gnu-sed](https://pkg.so/fr/brew/gnu-sed/) - Shares pkgdb curated category or tags: cli, developer-tools, text-processing.
- [vale](https://pkg.so/fr/brew/vale/) - Shares pkgdb curated category or tags: cli, developer-tools, markup.
- [grep](https://pkg.so/fr/brew/grep/) - Shares pkgdb curated category or tags: cli, developer-tools, text-processing.
- [gawk](https://pkg.so/fr/brew/gawk/) - Shares pkgdb curated category or tags: cli, developer-tools, text-processing.
- [bsdconv](https://pkg.so/fr/brew/bsdconv/) - Local package facts share a topical domain. Shared terms: cli, converter, developer, developer-tools, processing.
- [rargs](https://pkg.so/fr/brew/rargs/) - Local package facts share a topical domain. Shared terms: cli, developer, developer-tools, like, processing.
- [scws](https://pkg.so/fr/brew/scws/) - Local package facts share a topical domain. Shared terms: cli, developer, developer-tools, processing, simple.

## Combined YAML source

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


## Sources

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
