# smu mit Homebrew, Nix installieren

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

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install smu
```

  Evidenz: local Homebrew formula metadata

### Linux

- Nix (92%):

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

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

## Paketfakten

- **Paketschlüssel:** brew:smu
- **Paketmanager:** Homebrew
- **Version:** 1.5
- **Quellzusammenfassung:** Simple markup with markdown-like syntax
- **Homepage:** <https://github.com/Gottox/smu>
- **Repository:** <https://github.com/Gottox/smu>
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- smu (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

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

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

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

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

### Quellen

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


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- narrow executable package without higher-risk signals

## Andere Paketmanager-Einträge

- 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


## Combined YAML source

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


## Quellen

- 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
