# wxmaxima を Homebrew, apt, Nix, dnf, MacPorts, zypper でインストール

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

## インストール

```sh
sudo av install brew:wxmaxima
```

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

### macOS

- Homebrew (100%):

```sh
brew install wxmaxima
```

  証拠: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install wxMaxima
```

  証拠: MacPorts ports tree: math/wxMaxima/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- Debian apt (92%):

```sh
sudo apt install wxmaxima
```

  証拠: Debian stable package indexes: wxmaxima from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- Nix (92%):

```sh
nix profile install nixpkgs#wxmaxima
```

  証拠: nixpkgs package indexes: pkgs/by-name/wx/wxmaxima/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- dnf (92%):

```sh
sudo dnf install wxMaxima
```

  証拠: Fedora Rawhide package metadata: wxMaxima from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst

- zypper (92%):

```sh
sudo zypper install wxMaxima
```

  証拠: openSUSE Tumbleweed package metadata: wxMaxima from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

## パッケージ情報

- **パッケージキー:** brew:wxmaxima
- **パッケージマネージャ:** Homebrew
- **バージョン:** 26.07.1
- **ソース概要:** Cross platform GUI for Maxima
- **ホームページ:** <https://wxmaxima-developers.github.io/wxmaxima/>
- **リポジトリ:** <https://github.com/wxMaxima-developers/wxmaxima>
- **最終更新:** 2026-07-21T19:00:14Z
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- wxmaxima (エイリアス)
- wxmxdiff (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 26.07.1
## プロジェクトの歴史と使われ方

wxMaxima is a document-based wxWidgets graphical interface for Maxima, the open-source computer algebra system descended from MIT Macsyma. It gives Maxima users menus, dialogs, autocompletion, inline plots, animations, and formatted mathematical output.

### プロジェクトの歴史

wxMaxima emerged in 2004 as a wxWidgets interface to Maxima. Archived Maxima mailing-list traffic from May 2004 has Andrej Vodopivec saying he was working on a wxWidgets interface with source and Linux/Windows binaries, and an October 2004 announcement described a new release with a custom math-output widget, folding, copying of output, Windows 98 support, XP themes, and better GTK2 theme support.

The project was hosted for years on SourceForge, where the wxMaxima project is registered as of December 17, 2004 and is described as a cross-platform GUI for Maxima. SourceForge now notes that the project had moved to GitHub/GitHub Pages by 2019, while the current README says wxMaxima is developed by volunteers.

### 採用の歴史

wxMaxima became a common front end for Maxima because it made a Lisp-based command-line CAS approachable to desktop users, students, and teachers. The current README says wxMaxima is included with the Windows and Macintosh installer for Maxima, while packages are available for many Linux distributions.

Its documentation ecosystem also reflects classroom adoption: the official help page links local and online manuals, translations, 10-minute tutorials, plotting tutorials, calculus material, and user-contributed examples.

### 使われ方

Users write Maxima commands in worksheet-like cells, inspect formatted 2D mathematical output, create plots inline, and use menus and dialogs for common CAS operations. wxMaxima preserves Maxima's full symbolic engine while providing a more notebook-like workflow around saved documents.

In package-manager terms, wxMaxima is usually installed alongside Maxima and often Gnuplot. It is the GUI layer, not the CAS engine itself, which makes it a thin but important desktop usability package for the Maxima stack.

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

wxMaxima matters because it packages the human interface to one of the oldest free computer algebra lineages. It connects Project MAC/Macsyma history, GPL Maxima stewardship, wxWidgets portability, and distribution-level science software into one small GUI formula.

### タイムライン

- 1968-1982: Macsyma was developed at MIT's Project MAC.
- 1998: William Schelter obtained permission to release DOE Macsyma under the GPL.
- 2000: Schelter initiated the SourceForge Maxima project.
- 2003-02-10: Maxima 5.9.0 was the first release by the current developer group.
- 2004-05: Andrej Vodopivec announced work on a wxWidgets interface for Maxima.
- 2004-10: A wxMaxima release added a new math-output widget and desktop polish.
- 2004-12-17: SourceForge records the wxMaxima project registration.
- 2019-09-26: SourceForge records the project as moved to GitHub/GitHub Pages.

### Related projects

- wxMaxima is related to Maxima, Macsyma, wxWidgets, Gnuplot, computer algebra systems such as Maple and Mathematica, and other notebook-style math front ends.

### ソース

- <https://github.com/wxMaxima-developers/wxmaxima#readme>
- <https://maxima.sourceforge.io/docs/manual/index.html>
- <https://maxima.sourceforge.io/ext/list_archives/2004/msg01018.html>
- <https://maxima.sourceforge.io/ext/list_archives/2004/msg01975.html>
- <https://maxima.sourceforge.io/versions.html>
- <https://sourceforge.net/projects/wxmaxima/>
- <https://wxmaxima-developers.github.io/wxmaxima/>
- <https://wxmaxima-developers.github.io/wxmaxima/help.html>


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals

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

- Debian apt - wxmaxima - 24.02.1-1+b2: normalized package name match | Debian stable package indexes: wxmaxima from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | GUI for the computer algebra system Maxima | http://wxmaxima-developers.github.io/wxmaxima/
- Nix - wxmaxima: normalized package name match | nixpkgs package indexes: pkgs/by-name/wx/wxmaxima/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - wxmaxima - 24.02.1-1build2: normalized package name match | Ubuntu 24.04 LTS package indexes: wxmaxima from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | GUI for the computer algebra system Maxima | http://wxmaxima-developers.github.io/wxmaxima/
- dnf - wxMaxima - 26.07.0-2.fc45: normalized package name match | Fedora Rawhide package metadata: wxMaxima from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/07190dc5ae9f35ae73866675fed6d95fe6e8d9fe22c9d7cdf85862cb2ed24a4c-primary.xml.zst | Graphical user interface for Maxima | https://wxmaxima-developers.github.io/wxmaxima/
- zypper - wxMaxima - 26.07.0-1.2: normalized package name match | openSUSE Tumbleweed package metadata: wxMaxima from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Graphical User Interface for the maxima Computer Algebra System | https://wxmaxima-developers.github.io/wxmaxima/
- zypper - wxMaxima-lang - 26.07.0-1.2: normalized package name match | openSUSE Tumbleweed package metadata: wxMaxima-lang from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst | Translations for package wxMaxima | https://wxmaxima-developers.github.io/wxmaxima/
- MacPorts - wxMaxima: normalized package name match | MacPorts ports tree: math/wxMaxima/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/wxmaxima.yml](https://github.com/mxcl/pkgdb/blob/main/combined/wxmaxima.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
