# 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
