# Installer tut avec Homebrew, apk, Nix, zypper

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

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install tut
```

  Preuve: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add tut
```

  Preuve: 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
```

  Preuve: 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
```

  Preuve: openSUSE Tumbleweed package metadata: tut from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst

## Faits du paquet

- **Clé du paquet:** brew:tut
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/tut>
- **Version:** 2.0.1
- **Résumé source:** TUI for Mastodon with vim inspired keys
- **Page d'accueil:** <https://tut.anv.nu>
- **Dépôt:** <https://github.com/RasmusLindroth/tut>
- **Docs amont:** <https://github.com/RasmusLindroth/tut#readme>
- **Licence:** MIT
- **Archive source:** <https://github.com/RasmusLindroth/tut/archive/refs/tags/2.0.1.tar.gz>
- **Généré:** 2026-07-26T07:20:29+00:00

## exécutables

- tut (cli)
- tut (alias)

## Dépendances de compilation

- go

## 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, monterey, sonoma, ventura, x86_64_linux

## Version et fraîcheur

- page générée: 2026-07-26
- version du gestionnaire: 2.0.1
- données locales: OK
- dépôt amont: https://github.com/RasmusLindroth/tut
- dernière version détectée: 2.0.1 (à jour)
- info: No package-manager update timestamp was available.
## Historique du projet et usages

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

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

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

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.

### Chronologie

- 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

### Sources

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


## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour tut. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.



## 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
## Détails de la base source

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

## Autres enregistrements de gestionnaires de paquets

- 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-r29: 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-r29: 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.12: normalized package name match | openSUSE Tumbleweed package metadata: tut from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst | A TUI for Mastodon with vim inspired keys | https://tut.anv.nu


## Liens liés

- [Terminal utility packages](https://www.automicvault.com/fr/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://www.automicvault.com/fr/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Productivity CLI packages](https://www.automicvault.com/fr/pkg/productivity-cli-packages/) - Matched curated productivity category metadata from av.db.
- [Homebrew utility packages](https://www.automicvault.com/fr/pkg/brew-utility-packages/) - Matched Homebrew package provider.
- [go](https://www.automicvault.com/fr/pkg/brew/go/) - Build dependency declared by Homebrew.
- [tuisky](https://www.automicvault.com/fr/pkg/brew/tuisky/) - Shares av.db curated category or tags: cli, productivity, social-client, tui.
- [tuxedo](https://www.automicvault.com/fr/pkg/brew/tuxedo/) - Shares av.db curated category or tags: cli, productivity, tui, vim-keybindings.
- [bagels](https://www.automicvault.com/fr/pkg/brew/bagels/) - Shares av.db curated category or tags: cli, productivity, tui.
- [bookokrat](https://www.automicvault.com/fr/pkg/brew/bookokrat/) - Shares av.db curated category or tags: cli, productivity, tui.
- [bulletty](https://www.automicvault.com/fr/pkg/brew/bulletty/) - Shares av.db curated category or tags: cli, productivity, tui.
- [circumflex](https://www.automicvault.com/fr/pkg/brew/circumflex/) - Shares av.db curated category or tags: cli, productivity, tui.
- [clock-rs](https://www.automicvault.com/fr/pkg/brew/clock-rs/) - Shares av.db curated category or tags: cli, productivity, tui.
- [concord](https://www.automicvault.com/fr/pkg/brew/concord/) - Shares av.db curated category or tags: cli, productivity, tui.
- [iamb](https://www.automicvault.com/fr/pkg/brew/iamb/) - Local metadata places this package in an adjacent workflow. Shared terms: cli, client, keybindings, productivity, vim.

## Combined YAML source

View the package source record on GitHub. [combined/tut.yml](https://github.com/automic-vault/db/blob/main/combined/tut.yml)


## Sources

- Nucleus package database
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
