Automic VaultAutomic Vault

brew

maxima を Homebrew, apk, chocolatey, apt, dnf, MacPorts, Nix, pacman, zypper, scoop, winget でインストール

maxima のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install maxima

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install maxima

MacPorts ports tree · math/maxima/Portfile · ソース: api.github.com

Linux

Alpine Linux apk確認済み · 92%
sudo apk add maxima

Alpine Linux edge package indexes · maxima · ソース: dl-cdn.alpinelinux.org

Debian apt確認済み · 92%
sudo apt install maxima

Debian stable package indexes · maxima · ソース: deb.debian.org

Fedora dnf確認済み · 92%
sudo dnf install maxima

Fedora Rawhide package metadata · maxima · ソース: dl.fedoraproject.org

Nix確認済み · 92%
nix profile install nixpkgs#maxima

nixpkgs package indexes · pkgs/by-name/ma/maxima/package.nix · ソース: api.github.com

Arch Linux pacman確認済み · 92%
sudo pacman -S maxima

Arch Linux sync databases · maxima · ソース: geo.mirror.pkgbuild.com

openSUSE zypper確認済み · 92%
sudo zypper install maxima

openSUSE Tumbleweed package metadata · maxima · ソース: download.opensuse.org

Windows

Chocolatey確認済み · 92%
choco install maxima

Chocolatey community package catalog · maxima · ソース: community.chocolatey.org

Scoop確認済み · 92%
scoop install extras/maxima

Scoop official bucket manifest trees · bucket/maxima.json · ソース: api.github.com

Windows Package Manager確認済み · 92%
winget install --id MaximaTeam.Maxima -e

Windows Package Manager source index · MaximaTeam.Maxima · ソース: cdn.winget.microsoft.com

概要

パッケージ概要

Computer algebra system

コマンドとエイリアス

  • maxima
  • rmaxima
  • xmaxima

履歴

プロジェクトの歴史と使われ方

Maxima is an open-source computer algebra system descended from MIT Macsyma and maintained as a Common Lisp-based symbolic mathematics package.

プロジェクトの歴史

The official Maxima homepage traces the system to Macsyma, developed at MIT in the late 1960s, and says Maxima is the only system based on that effort that remains publicly available with an active user community. It credits the Maxima branch to William Schelter, who maintained it from 1982 until 2001.

A pivotal event in Maxima's package history came in 1998, when Schelter obtained permission to release the source under the GNU GPL. After his death in 2001, a group of users and developers took over and moved the project forward through SourceForge, frequent releases, documentation work, and mailing-list coordination.

採用の歴史

Maxima's adoption is tied to its role as a free, source-available computer algebra system. The official site emphasizes that it runs on modern Windows, Linux, and Mac systems, offers terminal, wxMaxima, and XMaxima interfaces, and remains active through community updates.

The input package-manager metadata shows Maxima packaged across Homebrew, MacPorts, Debian, Ubuntu, Fedora, Alpine, Nix, Pacman, Chocolatey, Scoop, winget, and other ecosystems, reflecting use by students, researchers, and Unix users who want symbolic math from a CLI or notebook-style interface.

使われ方

CLI users run `maxima` or related frontends such as `rmaxima` and `xmaxima`. Startup customization is done with `maxima-init.mac` and `maxima-init.lisp`, which the manual says are loaded automatically from `maxima_userdir` or another directory in Maxima's search path.

パッケージ好きにとっての重要性

Maxima matters because it keeps a historically important computer algebra lineage available in ordinary package managers. It is one of the few symbolic math systems that package maintainers can ship as free software, inspect at source level, and connect to terminal workflows.

タイムライン

  • Late 1960s: Macsyma is developed at MIT.
  • 1982: William Schelter begins maintaining the Maxima branch of Macsyma.
  • 1998: Permission is obtained to release Maxima under the GNU GPL.
  • 2001: Schelter dies; a user and developer community continues the project.
  • 2026: Official site describes frequent updates and an active user community.

Related projects

  • Macsyma, wxMaxima, XMaxima, Common Lisp, Maple, Mathematica, SageMath

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • 4 件の実行時依存関係とともにインストールされます。
  • ビルドメタデータには 3 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
~/.maxima/maxima-init.mac~/.maxima/maxima-init.lisp
Windows
%USERPROFILE%/maxima/maxima-init.mac%USERPROFILE%/maxima/maxima-init.lisp

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
maximacliグローバル実行可能ファイル
rmaximacliグローバル実行可能ファイル
xmaximacliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-10
マネージャ版5.49.0
マネージャ更新日2026-06-22
ローカルデータOK
上流not checked
検出された最新未検出

https://maxima.sourceforge.io/

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:maxima
バージョン5.49.0
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/maxima
ホームページhttps://maxima.sourceforge.io/
リポジトリhttps://sourceforge.net/p/maxima/code/ci/master/tree
上流ドキュメントhttps://maxima.sourceforge.io/documentation.html
ライセンスGPL-2.0-only
ソースアーカイブhttps://downloads.sourceforge.net/project/maxima/Maxima-source/5.49.0-source/maxima-5.49.0.tar.gz
最終更新2026-06-22T14:05:27-07:00
Pulseupdated
依存関係gettext, gnuplot, rlwrap, sbcl
ビルド依存関係gawk, gnu-sed, texinfo
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namemaxima
Version Scheme0
Revision6
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Debian apt95%

maxima 5.47.0-7

Computer algebra system -- base system

https://maxima.sourceforge.io/

sudo apt install maxima
  • Section: math
  • Architecture: amd64
  • 5 依存関係
  • 7 任意依存関係
  • normalized package name match
  • 一致条件: Maxima
Debian stable package indexes · deb.debian.org · Debian stable package indexes: maxima from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

maxima-doc 5.47.0-7

Computer algebra system -- documentation

https://maxima.sourceforge.io/

sudo apt install maxima-doc
  • Section: doc
  • Architecture: all
  • Source Package: maxima
  • 1 依存関係
  • normalized package name match
  • 一致条件: Maxima
Debian stable package indexes · deb.debian.org · Debian stable package indexes: maxima-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

maxima-emacs 5.47.0-7

Computer algebra system -- emacs interface

https://maxima.sourceforge.io/

sudo apt install maxima-emacs
  • Section: math
  • Architecture: all
  • Source Package: maxima
  • 9 依存関係
  • 3 任意依存関係
  • normalized package name match
  • 一致条件: Maxima
Debian stable package indexes · deb.debian.org · Debian stable package indexes: maxima-emacs from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

maxima-share 5.47.0-7

Computer algebra system -- extra code

https://maxima.sourceforge.io/

sudo apt install maxima-share
  • Section: math
  • Architecture: all
  • Source Package: maxima
  • 2 依存関係
  • normalized package name match
  • 一致条件: Maxima
Debian stable package indexes · deb.debian.org · Debian stable package indexes: maxima-share from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

maxima-src 5.47.0-7

Computer algebra system -- source code

https://maxima.sourceforge.io/

sudo apt install maxima-src
  • Section: math
  • Architecture: all
  • Source Package: maxima
  • 1 依存関係
  • normalized package name match
  • 一致条件: Maxima
Debian stable package indexes · deb.debian.org · Debian stable package indexes: maxima-src from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

maxima-test 5.47.0-7

Computer algebra system -- test suite

https://maxima.sourceforge.io/

sudo apt install maxima-test
  • Section: math
  • Architecture: all
  • Source Package: maxima
  • 4 依存関係
  • normalized package name match
  • 一致条件: Maxima
Debian stable package indexes · deb.debian.org · Debian stable package indexes: maxima-test from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

xmaxima 5.47.0-7

Computer algebra system -- x interface

https://maxima.sourceforge.io/

sudo apt install xmaxima
  • Section: math
  • Architecture: amd64
  • Source Package: maxima
  • 5 依存関係
  • 4 任意依存関係
  • normalized package name match
  • 一致条件: Maxima
Debian stable package indexes · deb.debian.org · Debian stable package indexes: xmaxima from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

maxima

nix profile install nixpkgs#maxima
  • normalized package name match
  • 一致条件: Maxima
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ma/maxima/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

maxima 5.46.0-11build3

Computer algebra system -- base system

sudo apt install maxima
  • Section: universe/math
  • Architecture: amd64
  • 5 依存関係
  • 7 任意依存関係
  • normalized package name match
  • 一致条件: Maxima
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: maxima from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

maxima-doc 5.46.0-11build3

Computer algebra system -- documentation

sudo apt install maxima-doc
  • Section: universe/math
  • Architecture: all
  • Source Package: maxima
  • 1 依存関係
  • normalized package name match
  • 一致条件: Maxima
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: maxima-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

maxima-emacs 5.46.0-11build3

Computer algebra system -- emacs interface

sudo apt install maxima-emacs
  • Section: universe/math
  • Architecture: all
  • Source Package: maxima
  • 9 依存関係
  • 3 任意依存関係
  • normalized package name match
  • 一致条件: Maxima
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: maxima-emacs from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

maxima-share 5.46.0-11build3

Computer algebra system -- extra code

sudo apt install maxima-share
  • Section: universe/math
  • Architecture: all
  • Source Package: maxima
  • 2 依存関係
  • normalized package name match
  • 一致条件: Maxima
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: maxima-share from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

maxima-src 5.46.0-11build3

Computer algebra system -- source code

sudo apt install maxima-src
  • Section: universe/math
  • Architecture: all
  • Source Package: maxima
  • 1 依存関係
  • normalized package name match
  • 一致条件: Maxima
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: maxima-src from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

maxima-test 5.46.0-11build3

Computer algebra system -- test suite

sudo apt install maxima-test
  • Section: universe/math
  • Architecture: all
  • Source Package: maxima
  • 4 依存関係
  • normalized package name match
  • 一致条件: Maxima
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: maxima-test from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

xmaxima 5.46.0-11build3

Computer algebra system -- x interface

sudo apt install xmaxima
  • Section: universe/math
  • Architecture: amd64
  • Source Package: maxima
  • 5 依存関係
  • 4 任意依存関係
  • normalized package name match
  • 一致条件: Maxima
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: xmaxima from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

maxima 5.48.1-r9

Sophisticated computer algebra system

http://maxima.sourceforge.net

sudo apk add maxima
  • License: GPL-2.0-or-later
  • Architecture: x86_64
  • Source Package: maxima
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Maxima
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: maxima from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment