# Installer tin avec Homebrew, apk, apt, dnf, MacPorts, zypper

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

## installation

```sh
sudo av install brew:tin
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install tin
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install tin
```

  Preuve: MacPorts ports tree: news/tin/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add tin
```

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

- Debian apt (92%):

```sh
sudo apt install tin
```

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

- dnf (92%):

```sh
sudo dnf install tin
```

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

- zypper (92%):

```sh
sudo zypper install tin
```

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

## Faits du paquet

- **Clé du paquet:** brew:tin
- **Gestionnaire de paquets:** Homebrew
- **Version:** 2.6.5
- **Résumé source:** Threaded, NNTP-, and spool-based UseNet newsreader
- **Page d'accueil:** <http://www.tin.org>
- **Dernière mise à jour:** 2026-06-22T14:06:28-07:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- metamutt (alias)
- opt-case.pl (alias)
- rtin (alias)
- tin (alias)
- tinews.pl (alias)
- url_handler.pl (alias)
- w2r.pl (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 2.6.5
## Historique du projet et usages

tin is a long-running terminal Usenet newsreader for NNTP and spool-based news. In package-manager terms it is a classic Unix networking tool: text UI, local dotfiles, NNTP configuration, and decades of conservative releases.

### Historique du projet

The official tin history says tin was based on tass, Rich Skrenta's newsreader, and that tass was itself inspired by the public-domain Unix notesfiles implementation of PLATO Notes. The tin 1.0 PL0 release appeared on August 23, 1991, only months after tass 3.2 added NNTP support.

The early release tree shows rapid patch-level development through 1991 and 1992, followed by long-lived stable and development branches. The tin.org site records pre-1.4 development, the 1.4 and 1.5 branches around 1999 and 2000, a 2.0.0 twentieth-anniversary release in 2011, 2.4.0 as the twenty-fifth-anniversary release in 2016, and 2.6.0 as the thirtieth-anniversary release in 2021.

### Historique d'adoption

tin belongs to the era when a newsreader was a normal Unix workstation and shell-account tool. Its homepage still describes it as a threaded NNTP and spool-based UseNet newsreader for a variety of platforms, and it maintains manpages, a stable branch code browser, FTP downloads, mailing-list archives, and translation-project integration.

The supplied package-manager facts show tin packaged in Homebrew, Debian, Ubuntu, Fedora/dnf, Alpine, MacPorts, and zypper ecosystems. That spread matches its role as a portable terminal utility kept available for users who still read Usenet or maintain news infrastructure.

### Modes d'utilisation

tin is used interactively in a terminal to read and post Usenet articles, either from a local news spool or remotely through NNTP. Its package metadata and curated configuration paths show the expected Unix workflow: a global NNTP server file, per-user tinrc and newsrc files, attributes, filters, and a separate authentication file.

For package nerds, tin is interesting because it is both historical and still maintained. Its release cadence and old-fashioned distribution surfaces show how pre-Git, pre-web Unix software survived into modern packaging systems without changing its core role.

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

tin is a preservation-grade package: a 1991 command-line network client that still has current stable releases and package-manager entries. It is the sort of tool package maintainers keep alive because it anchors old protocols, old workflows, and old user expectations.

Its file layout is also archetypal Unix software: small executable, manpages, dotfiles, NNTP server configuration, and optional credentials. That makes it useful when comparing how package managers carry legacy network clients forward.

### Chronologie

- 1991: tass 3.2 added NNTP support on April 23, and tin 1.0 PL0 followed on August 23.
- 1997: tin.org's web and FTP presence went online during pre-1.4 development.
- 2011: tin 2.0.0 was released as the twentieth-anniversary edition.
- 2016: tin 2.4.0 was released as the twenty-fifth-anniversary edition.
- 2021: tin 2.6.0 was released as the thirtieth-anniversary edition.
- 2025: tin.org announced TIN 2.6.5 stable on December 24.

### Related projects

- tass is tin's direct ancestor according to the official history page.
- notesfiles and PLATO Notes are part of the lineage described by tin.org.
- Other terminal newsreaders such as trn and nn occupy the same Unix Usenet niche.

### Sources

- <http://bzr.tin.org/: official stable branch code browser linked from tin.org.>
- <https://www.tin.org/: official description, latest stable announcement, manpage and code-browser links.>
- <https://www.tin.org/history.html: official ancestry and release chronology.>
- source_facts.package-manager: package availability across OS package managers.


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals


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

- Unix: /etc/nntpserver, ${TIN_HOMEDIR:-"$HOME"}/.tin/tinrc, ${TIN_HOMEDIR:-"$HOME"}/.newsrc, ${TIN_HOMEDIR:-"$HOME"}/.tin/attributes, ${TIN_HOMEDIR:-"$HOME"}/.filter

## Credential files

- Unix: ${TIN_HOMEDIR:-"$HOME"}/.newsauth
## Autres enregistrements de gestionnaires de paquets

- Debian apt - tin - 1:2.6.5~20250409-1: normalized package name match | Debian stable package indexes: tin from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Full-screen easy to use Usenet newsreader | http://www.tin.org/
- Ubuntu apt - tin - 1:2.6.4~20240224-1build2: normalized package name match | Ubuntu 24.04 LTS package indexes: tin from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Full-screen easy to use Usenet newsreader | http://www.tin.org/
- apk - tin - 2.6.5-r2: normalized package name match | Alpine Linux edge package indexes: tin from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Threaded NNTP and spool-based Usenet newsreader | http://www.tin.org/
- apk - tin-doc - 2.6.5-r2: normalized package name match | Alpine Linux edge package indexes: tin-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Threaded NNTP and spool-based Usenet newsreader (documentation) | http://www.tin.org/
- apk - tin-lang - 2.6.5-r2: normalized package name match | Alpine Linux edge package indexes: tin-lang from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Languages for package tin | http://www.tin.org/
- apk - tin-perl - 2.6.5-r2: normalized package name match | Alpine Linux edge package indexes: tin-perl from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Threaded NNTP and spool-based Usenet newsreader (perl helper scripts) | http://www.tin.org/
- dnf - tin - 2.6.5-6.fc45: normalized package name match | Fedora Rawhide package metadata: tin from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Basic Internet news reader | http://www.tin.org/
- zypper - tin - 2.6.4-1.6: normalized package name match | openSUSE Tumbleweed package metadata: tin from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Threaded NNTP and spool-based UseNet news reader | http://www.tin.org/
- MacPorts - tin: normalized package name match | MacPorts ports tree: news/tin/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Combined YAML source

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


## Sources

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