# 使用 Homebrew, Nix 安装 smu

查看 smu 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

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

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install smu
```

  证据: local Homebrew formula metadata

### Linux

- Nix (92%):

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

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

## 软件包事实

- **软件包键:** brew:smu
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/smu>
- **版本:** 1.5
- **来源摘要:** Simple markup with markdown-like syntax
- **主页:** <https://github.com/Gottox/smu>
- **仓库:** <https://github.com/Gottox/smu>
- **许可证:** MIT
- **源码归档:** <https://github.com/Gottox/smu/archive/refs/tags/v1.5.tar.gz>
- **已生成:** 2026-08-04T22:13:35+00:00

## 可执行文件

- smu (cli)
- smu (别名)

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura

## 版本和新鲜度

- 页面生成时间: 2026-08-04
- 管理器版本: 1.5
- 本地数据: OK
- 上游仓库: https://github.com/Gottox/smu
- 检测到的最新版本: v1.5 (当前)
- 信息: No package-manager update timestamp was available.
## 项目历史与用法

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

### 项目历史

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.

### 采用历史

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.

### 使用方式

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.

### 为什么软件包爱好者会关心

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.

### 时间线

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

### 来源

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


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals

## 源数据库详情

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

## 其他软件包管理器记录

- 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


## 相关链接

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


## 来源

- 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
