# tut を Homebrew, apk, Nix, zypper でインストール

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

## インストール

```sh
sudo av install brew:tut
```

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

### macOS

- Homebrew (100%):

```sh
brew install tut
```

  証拠: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add tut
```

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

- Nix (92%):

```sh
nix profile install nixpkgs#tut
```

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

- zypper (92%):

```sh
sudo zypper install tut
```

  証拠: openSUSE Tumbleweed package metadata: tut from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

## パッケージ情報

- **パッケージキー:** brew:tut
- **パッケージマネージャ:** Homebrew
- **バージョン:** 2.0.1
- **ソース概要:** TUI for Mastodon with vim inspired keys
- **ホームページ:** <https://tut.anv.nu>
- **リポジトリ:** <https://github.com/RasmusLindroth/tut>
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- tut (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 2.0.1
## プロジェクトの歴史と使われ方

tut is a terminal user interface for Mastodon, built around vim-inspired navigation and a command-oriented social-client workflow.

### プロジェクトの歴史

The official GitHub repository was created in March 2020. Its README describes tut as a Mastodon TUI with most features of the web client, including timelines, notifications, composing, bookmarks, lists, hashtags, profile actions, multiple accounts, templates, configuration, and optional mouse support.

The 2.0 release line appeared in January 2023 in the official GitHub release feed. Around the same period, the README documented a widened packaging footprint across Linux and BSD systems plus Homebrew for macOS.

### 採用の歴史

tut's adoption follows the terminal-social-client niche: users who live in shells but still want Mastodon timelines, notifications, and composition without a browser. The README lists AUR packages maintained by the author, Alpine, Debian, BSD ports, pkgsrc, Homebrew, and openSUSE availability; the supplied package metadata also lists apk, Homebrew, Nix, and zypper.

### 使われ方

Users run `tut` to open Mastodon timelines, press keys such as `c`, `j`, `k`, `h`, `l`, and `?`, and use colon commands such as `:timeline`, `:compose`, `:login`, `:bookmarks`, and `:tag`.

Configuration lives under `XDG_CONFIG_HOME/tut/config.toml` on Linux, with accounts stored separately. For package-manager users, the tool is a familiar TUI install: add it from Homebrew or a distribution repo, then configure accounts and key-driven timeline behavior.

### パッケージ好きにとっての重要性

tut is significant as a packaged Fediverse-era terminal client. It turns Mastodon from a web or mobile app into an installable Unix-style command, complete with config files, man-page-friendly documentation, distro packages, and vim-like controls.

### タイムライン

- 2020: Official GitHub repository created.
- 2023: 2.0.0 and 2.0.1 releases published.
- 2023: README documented OpenBSD 7.3 package availability and Homebrew installation.
- 2026: Repository metadata still shows the project available and package metadata records Homebrew, apk, Nix, and zypper entries.

### Related projects

- Mastodon
- Fediverse
- terminal user interfaces
- vim keybindings

### ソース

- GitHub API for RasmusLindroth/tut: repository created 2020-03-17 and releases in January 2023.
- <https://github.com/RasmusLindroth/tut README: Mastodon TUI description, commands, configuration paths, and install/package sections.>
- <https://tut.anv.nu official documentation site referenced by README and current curation.>
- source_facts.package-manager: apk, Homebrew, Nix, and zypper package-manager presence.


## セキュリティノート

tut に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。



## Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.


## Configuration files

- Linux: ~/.config/tut/config.toml, $XDG_CONFIG_HOME/tut/config.toml

## Credential files

- Linux: ~/.config/tut/accounts.toml
## 他のパッケージマネージャ記録

- Nix - tut: normalized package name match | nixpkgs package indexes: pkgs/by-name/tu/tut/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - tut - 2.0.1-r30: normalized package name match | Alpine Linux edge package indexes: tut from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | TUI for Mastodon | https://github.com/RasmusLindroth/tut
- apk - tut-doc - 2.0.1-r30: normalized package name match | Alpine Linux edge package indexes: tut-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | TUI for Mastodon (documentation) | https://github.com/RasmusLindroth/tut
- zypper - tut - 2.0.1-1.15: normalized package name match | openSUSE Tumbleweed package metadata: tut from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | A TUI for Mastodon with vim inspired keys | https://tut.anv.nu


## Combined YAML source

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


## ソース

- pkg.so package database
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
