# Installer tintin avec Homebrew, apk, dnf, Nix, apt

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

## installation

```sh
sudo av install brew:tintin
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install tintin
```

  Preuve: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add tintin
```

  Preuve: Alpine Linux edge package indexes: tintin from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz

- dnf (92%):

```sh
sudo dnf install tintin
```

  Preuve: Fedora Rawhide package metadata: tintin from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#tintin
```

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

- Debian apt (92%):

```sh
sudo apt install tintin++
```

  Preuve: Debian stable package indexes: tintin++ from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

## Faits du paquet

- **Clé du paquet:** brew:tintin
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/tintin>
- **Version:** 2.02.61
- **Résumé source:** MUD client
- **Page d'accueil:** <https://tintin.mudhalla.net/>
- **Dépôt:** <https://github.com/scandum/tintin>
- **Docs amont:** <https://tintin.mudhalla.net/>
- **Licence:** GPL-3.0-or-later
- **Archive source:** <https://github.com/scandum/tintin/releases/download/2.02.61/tintin-2.02.61.tar.gz>
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- tt++ (cli)
- tt++ (alias)

## Dépendances

- gnutls
- pcre2

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 2.02.61
- données locales: OK
- dépôt amont: https://github.com/scandum/tintin
- info: No package-manager update timestamp was available.
- info: No cached GitHub release or tag data was available.
## Historique du projet et usages

TinTin++ is a terminal MUD client with a large scripting and automation language. It descends from TINTIN III and remains a living example of command-line gaming software that package managers preserve for a specialized but durable user base.

### Historique du projet

The official manual describes TinTin++ as a client program specialized for playing MUDs and as a souped-up version of TINTIN III. It credits Peter Unold, author of TINTIN III, as the base of TinTin++, while the current source credits Peter Unold's 1992 code and Igor van den Hoven's 2004 recode.

The modern project is maintained as a GPLv3+ codebase with regular releases on GitHub. Official release metadata inspected for this batch shows ongoing 2.02.x releases through TinTin++ 2.02.61 in January 2026.

### Historique d'adoption

TinTin++ has survived because MUD clients reward scriptability, triggers, aliases, macros, mapping, history, logging, and terminal control. The official manual is essentially a command encyclopedia, which fits a user culture where players carry personal scripts between servers and sessions.

The supplied package-manager facts show TinTin++ packaged in Homebrew, Debian/Ubuntu as tintin++, Fedora/dnf, Alpine, and Nix. That is the footprint of a niche gaming CLI that is not mainstream but is stable enough to be worth keeping in general-purpose package collections.

### Modes d'utilisation

Users start tt++ directly or pass a command file that opens a MUD session, logs in, configures split mode, and installs triggers or actions. The manual documents commands for aliases, actions, variables, history, macros, pathing, automapping, logging, scripting, SSL, and multiple sessions.

For package nerds, TinTin++ is interesting because its packaging value is mostly cultural continuity: it gives shell users a maintained MUD client without needing a graphical client, language runtime package, or per-game launcher.

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

TinTin++ is a reminder that package repositories are not only for servers and compilers. They also carry small communities' tools: terminal game clients, automation-heavy interactive programs, and long-lived command languages.

Its executable name, tt++, and its broad command vocabulary make it a classic Unix oddity: compact to install, deep to learn, and still actively released decades after its ancestor.

### Chronologie

- 1992: The current source credits Peter Unold's original TINTIN code.
- 2004: The current source credits Igor van den Hoven's recode.
- 2021: GitHub release history includes the 2.02.12 release line.
- 2026: GitHub release history shows TinTin++ 2.02.61 published on January 29.

### Related projects

- TINTIN III is the direct ancestor named in the official manual.
- MUD servers and protocols such as MSDP and GMCP are part of the ecosystem TinTin++ automates.
- Other MUD clients occupy the same niche, but TinTin++ is notable for being terminal-first and script-heavy.

### Sources

- <https://github.com/scandum/tintin source and release metadata: 1992/2004 source credits and active releases.>
- <https://mudhalla.net/tintin/manual/: official manual index, project description, TINTIN III credit, command set.>
- source_facts.package-manager: package availability across package managers.


## Notes de sécurité

broad file, network, media, or database tool signal.

- **Risque Geiger:** blue / moyen
- broad file, network, media, or database tool signal

## Détails de la base source

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** tintin
- **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

- Debian apt - tintin++ - 2.02.20-1+b1: normalized package name match | Debian stable package indexes: tintin++ from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | classic text-based MUD client | http://tintin.sourceforge.net/
- Nix - tintin: normalized package name match | nixpkgs package indexes: pkgs/by-name/ti/tintin/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - tintin++ - 2.02.20-1build2: normalized package name match | Ubuntu 24.04 LTS package indexes: tintin++ from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | classic text-based MUD client | http://tintin.sourceforge.net/
- apk - tintin - 2.02.61-r0: normalized package name match | Alpine Linux edge package indexes: tintin from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | TinTin++ (aka tt++) is a free Mud client with features an advanced automapper, scripting language and VT100 interface. | https://tintin.mudhalla.net
- dnf - tintin - 2.02.61-2.fc45: normalized package name match | Fedora Rawhide package metadata: tintin from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | TinTin++, aka tt++, is a free MUD client | http://tintin.mudhalla.net/
- dnf - tintin-doc - 2.02.61-2.fc45: normalized package name match | Fedora Rawhide package metadata: tintin-doc from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst | TinTin++ documentation and examples | http://tintin.mudhalla.net/
- Nix - tt: installed executable or alias match | nixpkgs package indexes: pkgs/by-name/tt/tt/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## Liens liés

- [Secret-risk packages](https://pkg.so/fr/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/fr/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Game and emulation packages](https://pkg.so/fr/game-emulation-tools/) - Matched game or emulation metadata.
- [pcre2](https://pkg.so/fr/brew/pcre2/) - Runtime dependency declared by Homebrew.
- [gnutls](https://pkg.so/fr/brew/gnutls/) - Runtime dependency declared by Homebrew.
- [nbsdgames](https://pkg.so/fr/brew/nbsdgames/) - Shares pkgdb curated category or tags: cli, games, terminal.
- [brogue](https://pkg.so/fr/brew/brogue/) - Shares pkgdb curated category or tags: cli, games, terminal.
- [gittype](https://pkg.so/fr/brew/gittype/) - Shares pkgdb curated category or tags: cli, games, terminal.
- [typespeed](https://pkg.so/fr/brew/typespeed/) - Shares pkgdb curated category or tags: cli, games, terminal.
- [myman](https://pkg.so/fr/brew/myman/) - Shares pkgdb curated category or tags: cli, games, terminal.
- [tty-solitaire](https://pkg.so/fr/brew/tty-solitaire/) - Shares pkgdb curated category or tags: cli, games, terminal.
- [pacvim](https://pkg.so/fr/brew/pacvim/) - Shares pkgdb curated category or tags: cli, games, terminal.
- [trader](https://pkg.so/fr/brew/trader/) - Shares pkgdb curated category or tags: cli, games, terminal.

## Combined YAML source

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


## Sources

- 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
