# Installer spigot avec Homebrew, apt, Nix

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

## installation

```sh
sudo av install brew:spigot
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install spigot
```

  Preuve: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install spigot
```

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

- Nix (92%):

```sh
nix profile install nixpkgs#spigot
```

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

## Faits du paquet

- **Clé du paquet:** brew:spigot
- **Gestionnaire de paquets:** Homebrew
- **Version:** 20260410
- **Résumé source:** Command-line streaming exact real calculator
- **Page d'accueil:** <https://www.chiark.greenend.org.uk/~sgtatham/spigot/>
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- spigot (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

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

spigot is Simon Tatham's command-line exact real calculator, aimed at producing verified digits from mathematical expressions rather than fast floating-point approximations.

### Historique du projet

The official page describes spigot as a streaming exact real calculator named after Jeremy Gibbons's unbounded spigot algorithm for digits of pi, expanded to support more output modes and input numbers.

### Historique d'adoption

The project is distributed from the author's site as a Unix source archive and Windows executable, with official development sources in a Tartarus git repository. The input package facts show it packaged in Homebrew, Debian, Nix, and Ubuntu.

### Modes d'utilisation

The manual documents an expression language, output modes, rounding modes, file and pipe input, and a Unix man-page appendix. Its niche is slow but exact calculation, especially for many digits, numerically fragile expressions, or cross-checking another system.

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

For package people, spigot is the pleasing sort of small CLI that rewards being packaged: mathematically specialized, scriptable, source-distributed, and useful as a reproducibility check when ordinary calculators hide rounding behavior.

### Chronologie

- 2026: Official page offered source archive spigot-20260410.ed81b83.tar.gz and was last modified on April 10.
- 2026: Official page documented the Tartarus git repository as the latest development source.

### Related projects

- Jeremy Gibbons's unbounded spigot algorithm
- Unix calculators
- exact real arithmetic tools

### Sources

- <https://www.chiark.greenend.org.uk/~sgtatham/spigot/>
- <https://www.chiark.greenend.org.uk/~sgtatham/spigot/spigot.html>
- input source_facts.package-manager


## Notes de sécurité

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

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

## Autres enregistrements de gestionnaires de paquets

- Debian apt - spigot - 0.2017-01-15.gdad1bbc6-1+b1: normalized package name match | Debian stable package indexes: spigot from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Exact real calculator | http://www.chiark.greenend.org.uk/~sgtatham/spigot/
- Nix - spigot: normalized package name match | nixpkgs package indexes: pkgs/by-name/sp/spigot/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - spigot - 0.2017-01-15.gdad1bbc6-1build2: normalized package name match | Ubuntu 24.04 LTS package indexes: spigot from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Exact real calculator | http://www.chiark.greenend.org.uk/~sgtatham/spigot/


## Combined YAML source

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


## Sources

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