# tiny mit Homebrew, apk, Nix, pacman, zypper installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für tiny in AI-Agent-Workflows.

## Installation

```sh
sudo av install brew:tiny
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install tiny
```

  Evidenz: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add tiny
```

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

- Nix (92%):

```sh
nix profile install nixpkgs#tiny
```

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

- pacman (92%):

```sh
sudo pacman -S tiny
```

  Evidenz: Arch Linux sync databases: tiny from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- zypper (92%):

```sh
sudo zypper install tiny
```

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

## Paketfakten

- **Paketschlüssel:** brew:tiny
- **Paketmanager:** Homebrew
- **Version:** 0.13.0
- **Quellzusammenfassung:** Terminal IRC client
- **Homepage:** <https://github.com/osa1/tiny>
- **Repository:** <https://github.com/osa1/tiny>
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- tiny (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

- Seite generiert: 2026-08-03
- Manager-Version: 0.13.0
## Projektgeschichte und Nutzung

tiny is a Rust terminal IRC client. Its official README presents it as another terminal IRC client, with a focus on a clean text UI, reconnect behavior, configurable key bindings, TLS, SASL authentication, ZNC compatibility, and configuration-driven server/channel setup.

### Projektgeschichte

The public GitHub repository was created in January 2016 and remains active as a Rust project. The project documentation is centered on the README and GitHub wiki rather than a separate product site, which fits its terminal-client scope.

### Adoptionsgeschichte

The README documents source installation through Cargo and notes Arch Linux stable and development AUR packages. The batch input also records package-manager entries for Homebrew, Alpine, Nix, Arch, and openSUSE, showing that the tool spread mainly through Unix package channels rather than through a commercial distribution.

### Wie es verwendet wird

Users run tiny as an interactive terminal IRC client. The config file defines servers, nicknames, channels, SASL credentials, NickServ-style password handling, key bindings, colors, and optional external password commands; command-line arguments can narrow which configured servers to connect to.

### Warum Paket-Nerds sich dafür interessieren

For package-manager users, tiny is a compact example of the Rust terminal-app wave: a single CLI executable, conventional Unix/macOS config paths, Cargo installation, and distro packages. Its appeal is strongest for users who still want IRC in a terminal but prefer a maintained Rust client with TLS, SASL, and ZNC support.

### Zeitleiste

- 2016: Public GitHub repository created.
- 2021: v0.9.0 and v0.10.0 releases published on GitHub.
- 2024: v0.13.0 release published on GitHub.
- 2026: Repository metadata still showed ongoing activity.

### Related projects

- The README cites irc-core as inspiration for parts of the clean UI behavior and documents compatibility with ZNC.
- The project sits in the same package niche as terminal IRC clients, Rust CLIs, and Unix chat tooling.

### Quellen

- <https://api.github.com/repos/osa1/tiny>
- <https://api.github.com/repos/osa1/tiny/releases>
- <https://github.com/osa1/tiny#readme>
- <https://github.com/osa1/tiny/wiki>
- source_facts.package-manager


## Sicherheitshinweise

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

- **Geiger-Risiko:** blue / mittel
- broad file, network, media, or database tool signal


## 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: $XDG_CONFIG_HOME/tiny/config.yml, ~/.config/tiny/config.yml
- macOS: ~/Library/Application Support/tiny/config.yml, ~/.config/tiny/config.yml

## Credential files

- Linux: $XDG_CONFIG_HOME/tiny/config.yml, ~/.config/tiny/config.yml
- macOS: ~/Library/Application Support/tiny/config.yml, ~/.config/tiny/config.yml
## Andere Paketmanager-Einträge

- Nix - tiny: normalized package name match | nixpkgs package indexes: pkgs/by-name/ti/tiny/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - tiny - 0.13.0-r1: normalized package name match | Alpine Linux edge package indexes: tiny from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Terminal IRC client written in Rust | https://github.com/osa1/tiny
- apk - tiny-doc - 0.13.0-r1: normalized package name match | Alpine Linux edge package indexes: tiny-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Terminal IRC client written in Rust (documentation) | https://github.com/osa1/tiny
- pacman - tiny - 0.13.0-2: normalized package name match | Arch Linux sync databases: tiny from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | A terminal IRC client written in Rust | https://github.com/osa1/tiny
- zypper - tiny - 0.13.0+git5.g2ee969a-2.5: normalized package name match | openSUSE Tumbleweed package metadata: tiny from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Terminal IRC client written in Rust | https://github.com/osa1/tiny


## Combined YAML source

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


## Quellen

- 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
