# Installer squiid avec Homebrew, winget

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

## installation

```sh
sudo av install brew:squiid
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install squiid
```

  Preuve: local Homebrew formula metadata

### Windows

- winget (92%):

```sh
winget install --id ImaginaryInfinity.Squiid -e
```

  Preuve: Windows Package Manager source index: ImaginaryInfinity.Squiid from https://cdn.winget.microsoft.com/cache/source.msix

## Faits du paquet

- **Clé du paquet:** brew:squiid
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/squiid>
- **Version:** 1.3.0
- **Résumé source:** Do advanced algebraic and RPN calculations
- **Page d'accueil:** <https://imaginaryinfinity.net/projects/squiid/>
- **Docs amont:** <https://imaginaryinfinity.net/projects/squiid/>
- **Licence:** GPL-3.0-or-later
- **Archive source:** <https://gitlab.com/ImaginaryInfinity/squiid-calculator/squiid/-/archive/1.3.0/squiid-1.3.0.tar.gz>
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- squiid (cli)
- squiid (alias)

## Dépendances de compilation

- rust

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 1.3.0
- données locales: OK
- dépôt amont: https://imaginaryinfinity.net/projects/squiid/
- info: No package-manager update timestamp was available.
- info: Release/tag comparison is only available for GitHub repositories.
## Historique du projet et usages

Squiid is an advanced Rust calculator with a terminal user interface and support for both algebraic infix input and reverse Polish notation.

### Historique du projet

The official GitLab project was created in March 2023 and published its 1.0.0 release in July 2023. The application is organized as a Ratatui front end, a calculation engine that evaluates postfix notation, and a parser that converts algebraic infix expressions into postfix form.

### Historique d'adoption

Squiid is packaged for both Homebrew and Windows Package Manager, giving the terminal calculator a straightforward installation path on macOS, Linux through Homebrew, and Windows.

### Modes d'utilisation

Users run the `squiid` executable to perform advanced calculations in a terminal UI, choosing either conventional algebraic notation or an RPN workflow.

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

Squiid combines a modern Rust TUI stack with a deliberately separated parser and calculation engine, while its Homebrew and WinGet entries make the same terminal-first calculator available across package ecosystems.

### Chronologie

- 2023: Official GitLab project created.
- 2023: Version 1.0.0 released.
- 2025: Version 1.3.0 released.

### Related projects

- squiid-engine implements the RPN-based calculation backend.
- squiid-parser converts algebraic infix notation to postfix notation.

### Sources

- <https://gitlab.com/ImaginaryInfinity/squiid-calculator/squiid/-/blob/trunk/README.md>
- <https://gitlab.com/ImaginaryInfinity/squiid-calculator/squiid/-/releases>
- <https://imaginaryinfinity.net/docs/squiid>
- source_facts.package-manager


## Notes de sécurité

narrow executable package without higher-risk signals.

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

## Détails de la base source

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** squiid
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

## Autres enregistrements de gestionnaires de paquets

- winget - ImaginaryInfinity.Squiid: normalized package name match | Windows Package Manager source index: ImaginaryInfinity.Squiid from https://cdn.winget.microsoft.com/cache/source.msix


## Liens liés

- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Language runtime packages](https://pkg.so/fr/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [Networking and protocol packages](https://pkg.so/fr/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Productivity CLI packages](https://pkg.so/fr/productivity-cli-packages/) - Matched curated productivity category metadata from av.db.
- [rust](https://pkg.so/fr/brew/rust/) - Build dependency declared by Homebrew.
- [qalculate-gtk](https://pkg.so/fr/brew/qalculate-gtk/) - Shares pkgdb curated category or tags: calculator, calculators, cli, productivity.
- [qalculate-qt](https://pkg.so/fr/brew/qalculate-qt/) - Shares pkgdb curated category or tags: calculator, calculators, cli, productivity.
- [joshuto](https://pkg.so/fr/brew/joshuto/) - Shares pkgdb curated category or tags: cli, productivity, rust, terminal-ui.
- [fend](https://pkg.so/fr/brew/fend/) - Shares pkgdb curated category or tags: calculator, cli, productivity, rust.
- [clac](https://pkg.so/fr/brew/clac/) - Shares pkgdb curated category or tags: calculator, cli, productivity, rpn.
- [himalaya](https://pkg.so/fr/brew/himalaya/) - Shares pkgdb curated category or tags: cli, productivity, rust.
- [yazi](https://pkg.so/fr/brew/yazi/) - Shares pkgdb curated category or tags: cli, productivity, rust.
- [fresh-editor](https://pkg.so/fr/brew/fresh-editor/) - Shares pkgdb curated category or tags: cli, productivity, rust.

## Combined YAML source

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


## Sources

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