# slides を Homebrew, apk, MacPorts, Nix でインストール

slides のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:slides
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install slides
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install slides
```

  証拠: MacPorts ports tree: office/slides/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add slides
```

  証拠: Alpine Linux edge package indexes: slides from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- Nix (92%):

```sh
nix profile install nixpkgs#slides
```

  証拠: nixpkgs package indexes: pkgs/by-name/sl/slides/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## パッケージ情報

- **パッケージキー:** brew:slides
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/slides>
- **バージョン:** 0.9.0
- **ソース概要:** Terminal based presentation tool
- **ホームページ:** <https://maaslalani.com/slides/>
- **リポジトリ:** <https://github.com/maaslalani/slides>
- **上流ドキュメント:** <https://maaslalani.com/slides/>
- **ライセンス:** MIT
- **ソースアーカイブ:** <https://github.com/maaslalani/slides/archive/refs/tags/v0.9.0.tar.gz>
- **最終更新:** 2026-07-26T04:03:41+02:00
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- slides (cli)
- slides (エイリアス)

## ビルド依存関係

- go

## インストール挙動

- 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
- マネージャ版: 0.9.0
- マネージャ更新日: 2026-07-26
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/maaslalani/slides
- 検出された最新: v0.9.0 (最新)

## セキュリティノート

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:** slides
- **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 - slides: normalized package name match | nixpkgs package indexes: pkgs/by-name/sl/slides/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - slides - 0.9.0-r33: normalized package name match | Alpine Linux edge package indexes: slides from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Terminal based presentation tool | http://maaslalani.com/slides
- MacPorts - slides: normalized package name match | MacPorts ports tree: office/slides/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## 関連リンク

- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/ja/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Networking and protocol packages](https://pkg.so/ja/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Documentation packages](https://pkg.so/ja/documentation-tools/) - Matched documentation, manual, or publishing metadata.
- [go](https://pkg.so/ja/brew/go/) - Build dependency declared by Homebrew.
- [marp-cli](https://pkg.so/ja/brew/marp-cli/) - Shares pkgdb curated category or tags: cli, markdown, presentations, productivity, slides.
- [presenterm](https://pkg.so/ja/brew/presenterm/) - Shares pkgdb curated category or tags: cli, markdown, presentations, productivity, terminal.
- [deck](https://pkg.so/ja/brew/deck/) - Shares pkgdb curated category or tags: cli, markdown, presentations, productivity, slides.
- [patat](https://pkg.so/ja/brew/patat/) - Shares pkgdb curated category or tags: cli, markdown, presentations, productivity, terminal.
- [doitlive](https://pkg.so/ja/brew/doitlive/) - Shares pkgdb curated category or tags: cli, presentations, productivity, terminal.
- [mdp](https://pkg.so/ja/brew/mdp/) - Shares pkgdb curated category or tags: cli, markdown, presentations, productivity, terminal.
- [pympress](https://pkg.so/ja/brew/pympress/) - Shares pkgdb curated category or tags: cli, presentations, productivity.
- [mdcat](https://pkg.so/ja/brew/mdcat/) - Shares pkgdb curated category or tags: cli, markdown, productivity, terminal.

## Combined YAML source

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


## ソース

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