# 使用 Homebrew, winget 安装 squiid

查看 squiid 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

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

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install squiid
```

  证据: local Homebrew formula metadata

### Windows

- winget (92%):

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

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

## 软件包事实

- **软件包键:** brew:squiid
- **软件包管理器:** Homebrew
- **版本:** 1.3.0
- **来源摘要:** Do advanced algebraic and RPN calculations
- **主页:** <https://imaginaryinfinity.net/projects/squiid/>
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- squiid (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 1.3.0
## 项目历史与用法

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

### 项目历史

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.

### 采用历史

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.

### 使用方式

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

### 为什么软件包爱好者会关心

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.

### 时间线

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

### 来源

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


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals

## 其他软件包管理器记录

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


## Combined YAML source

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


## 来源

- 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
