# Installer rink avec Homebrew, Nix, pacman, scoop

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

## installation

```sh
sudo av install brew:rink
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install rink
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#rink
```

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

- pacman (92%):

```sh
sudo pacman -S rink
```

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

### Windows

- Scoop (92%):

```sh
scoop install main/rink
```

  Preuve: Scoop official bucket manifest trees: bucket/rink.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

## Faits du paquet

- **Clé du paquet:** brew:rink
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.9.0
- **Résumé source:** Unit conversion tool and library written in rust
- **Page d'accueil:** <https://rinkcalc.app/about>
- **Dépôt:** <https://github.com/tiffany352/rink-rs>
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- rink (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 0.9.0

## Notes de sécurité

library-like package without higher-risk signals.

- **Risque Geiger:** vert / faible
- library-like package without higher-risk signals

## Autres enregistrements de gestionnaires de paquets

- Nix - rink: normalized package name match | nixpkgs package indexes: pkgs/by-name/ri/rink/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- pacman - rink - 0.8.0-1: normalized package name match | Arch Linux sync databases: rink from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz | Unit conversion tool and library written in rust | https://rinkcalc.app
- Scoop - main/rink: normalized package name match | Scoop official bucket manifest trees: bucket/rink.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1


## Combined YAML source

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


## Sources

- pkg.so package database
- Geiger risk classifier
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
