# spigot mit Homebrew, apt, Nix installieren

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

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install spigot
```

  Evidenz: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install spigot
```

  Evidenz: 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
```

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

## Paketfakten

- **Paketschlüssel:** brew:spigot
- **Paketmanager:** Homebrew
- **Version:** 20260410
- **Quellzusammenfassung:** Command-line streaming exact real calculator
- **Homepage:** <https://www.chiark.greenend.org.uk/~sgtatham/spigot/>
- **Generiert:** 2026-08-03T19:37:03+00:00

## Executables

- spigot (Alias)

## Installationsverhalten

- Bottle: nicht verfügbar

## Version und Aktualität

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

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

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

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

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.

### Zeitleiste

- 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

### Quellen

- <https://www.chiark.greenend.org.uk/~sgtatham/spigot/>
- <https://www.chiark.greenend.org.uk/~sgtatham/spigot/spigot.html>
- input 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

## Andere Paketmanager-Einträge

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


## Quellen

- 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
