# 安装 fricas

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

## 安装

```sh
sudo av install brew:fricas
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install fricas
```

  证据: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install fricas
```

  证据: MacPorts ports tree: math/fricas/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Debian apt (92%):

```sh
sudo apt install fricas
```

  证据: Debian stable package indexes: fricas from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- Nix (92%):

```sh
nix profile install nixpkgs#fricas
```

  证据: nixpkgs package indexes: pkgs/by-name/fr/fricas/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S fricas
```

  证据: Arch Linux sync databases: fricas from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

### Windows

- Scoop (92%):

```sh
scoop install extras/fricas
```

  证据: Scoop official bucket manifest trees: bucket/fricas.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1

## 软件包事实

- **软件包键:** brew:fricas
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/fricas>
- **版本:** 1.3.13
- **来源摘要:** Advanced computer algebra system
- **主页:** <https://fricas.github.io>
- **仓库:** <https://github.com/fricas/fricas>
- **上游文档:** <https://fricas.github.io>
- **许可证:** BSD-3-Clause
- **源码归档:** <https://github.com/fricas/fricas/archive/refs/tags/1.3.13.tar.gz>
- **更新:** 2026-04-30T04:27:15Z
- **生成来源:** 2026-05-26T22:45:13+00:00

## 可执行文件

- efricas (cli)
- fricas (cli)
- efricas (别名)
- fricas (别名)

## 依赖

- gmp
- libice
- libsm
- libx11
- libxau
- libxdmcp
- libxpm
- libxt
- sbcl
- zstd

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## 新鲜度

- 页面生成时间: 2026-05-26
- 管理器版本: 1.3.13
- 管理器更新时间: 2026-04-30
- 本地数据: ok
- 上游仓库: https://github.com/fricas/fricas
- 检测到的最新版本: 1.3.13 (current)

## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** green / low
- narrow executable package without higher-risk signals

## 相关链接

- [zstd](https://www.automicvault.com/pkg/brew/zstd/) - Runtime dependency declared by Homebrew.
- [gmp](https://www.automicvault.com/pkg/brew/gmp/) - Runtime dependency declared by Homebrew.
- [libx11](https://www.automicvault.com/pkg/brew/libx11/) - Runtime dependency declared by Homebrew.
- [libxau](https://www.automicvault.com/pkg/brew/libxau/) - Runtime dependency declared by Homebrew.
- [libxdmcp](https://www.automicvault.com/pkg/brew/libxdmcp/) - Runtime dependency declared by Homebrew.
- [libxt](https://www.automicvault.com/pkg/brew/libxt/) - Runtime dependency declared by Homebrew.
- [libsm](https://www.automicvault.com/pkg/brew/libsm/) - Runtime dependency declared by Homebrew.
- [libice](https://www.automicvault.com/pkg/brew/libice/) - Runtime dependency declared by Homebrew.

## 来源

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- package version freshness
- package relationship graph
- cross-ecosystem install command graph
