macOS
brew install octavelocal Homebrew formula metadata
sudo port install octaveMacPorts ports tree · math/octave/Portfile · ソース: api.github.com
brew
octave のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install octavelocal Homebrew formula metadata
sudo port install octaveMacPorts ports tree · math/octave/Portfile · ソース: api.github.com
sudo apk add octaveAlpine Linux edge package indexes · octave · ソース: dl-cdn.alpinelinux.org
sudo apt install octaveDebian stable package indexes · octave · ソース: deb.debian.org
sudo dnf install octaveFedora Rawhide package metadata · octave · ソース: dl.fedoraproject.org
nix profile install nixpkgs#octavenixpkgs package indexes · octave · ソース: raw.githubusercontent.com
sudo pacman -S octaveArch Linux sync databases · octave · ソース: geo.mirror.pkgbuild.com
sudo zypper install octaveopenSUSE Tumbleweed package metadata · octave · ソース: download.opensuse.org
choco install OctaveChocolatey community package catalog · Octave · ソース: community.chocolatey.org
scoop install main/octaveScoop official bucket manifest trees · bucket/octave.json · ソース: api.github.com
winget install --id GNU.Octave -eWindows Package Manager source index · GNU.Octave · ソース: cdn.winget.microsoft.com
概要
High-level interpreted language for numerical computing
履歴
GNU Octave is a high-level language and interactive environment for numerical computation, built around matrix-oriented programming and broad MATLAB compatibility. It is used from a GUI, CLI, scripts, batch jobs, and native extension interfaces for scientific computing, engineering, teaching, and reproducible research workflows.
Octave began as companion software for an undergraduate chemical reactor design textbook by James B. Rawlings and John G. Ekerdt. The official about page says full-time development began in spring 1992, the first alpha release was published on 1993-01-04, and version 1.0 was released on 1994-02-17.
John W. Eaton is identified by the project FAQ as the original author, with discussions starting around 1988 and full-time development beginning in February 1992. The name honors Octave Levenspiel, a chemical reaction engineering professor known for back-of-the-envelope calculations, not music.
Octave became GNU Octave in 1997 beginning with version 2.0.6, aligning the project with GNU infrastructure and coding standards while remaining a community-developed numerical environment. The official manual and FAQ describe a system that grew far beyond courseware into a general-purpose free-software platform for numerical experiments.
The official about page says Octave is included with many GNU/Linux distributions, and the package metadata in av.db shows packaging across Homebrew, Debian/Ubuntu, Fedora, MacPorts, Nix, Arch, Alpine, Chocolatey, Scoop, winget, and openSUSE-family repositories. That distribution coverage is central to its role as the free-software MATLAB-like environment users can install from ordinary package managers.
The Octave manual documents use in chemical engineering courses, mathematics teaching, Stanford’s online Machine Learning class, and broader teaching, research, and commercial applications. The FAQ describes users ranging from students to researchers in statistics, machine learning, and data analytics, plus universities, companies, and individual users.
Octave Forge and the Octave package ecosystem extend the core system in a MATLAB-toolbox-like model. The FAQ describes Octave Forge as a collection of packages for GNU Octave, a test bed for code that may later move into core, and a source of binaries for systems lacking developer tools.
Users run `octave` or `octave-cli` interactively, execute `.m` scripts, use the Qt GUI/IDE for editing and debugging, and call numerical routines for linear and nonlinear equations, numerical linear algebra, statistics, plotting, and automated data processing. The manual emphasizes both the GUI-hosted IDE and the command-line interface.
Developers package and extend Octave through `.m` files, dynamically loadable modules built with `mkoctfile`, MEX-compatible interfaces, startup files such as `octaverc`, and add-on packages. The Homebrew package’s executables include versioned and unversioned `octave`, `octave-cli`, `mkoctfile`, and `octave-config`, reflecting both end-user and extension-building workflows.
Octave is one of the flagship free numerical-computing packages: it combines a language runtime, CLI, GUI, plotting stack, native-code extension build tools, documentation, and package ecosystem into a single distribution artifact. For package managers it is challenging and interesting because it touches Fortran and C++ numerical libraries, graphics back ends, documentation, GUI dependencies, and ABI-sensitive extension building.
Its MATLAB compatibility gives it a distinctive package-nerd role. Octave is not merely another calculator or scripting language; it is the installable free-software answer for users who need to run or port matrix-oriented `.m` code, teach numerical methods, or reproduce scientific computations without proprietary tooling.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
local files
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.
Config paths the tool may read or write during local use.
<octave-home>/share/octave/site/m/startup/octaverc<octave-home>/share/octave/<version>/m/startup/octaverc<config-dir>/octave/octaverc~/.octaverc.octavercstartup.m実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
mkoctfile | cli | グローバル実行可能ファイル | |
mkoctfile-11.1.0 | cli | グローバル実行可能ファイル | |
octave | cli | グローバル実行可能ファイル | |
octave-11.1.0 | cli | グローバル実行可能ファイル | |
octave-cli | cli | グローバル実行可能ファイル | |
octave-cli-11.1.0 | cli | グローバル実行可能ファイル | |
octave-config | cli | グローバル実行可能ファイル | |
octave-config-11.1.0 | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:octave |
|---|---|
| バージョン | 11.3.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/octave |
| ホームページ | https://octave.org/index.html |
| リポジトリ | https://hg.octave.org/octave |
| 上流ドキュメント | https://docs.octave.org/octave |
| ライセンス | GPL-3.0-or-later |
| ソースアーカイブ | https://ftpmirror.gnu.org/gnu/octave/octave-11.3.0.tar.xz |
| 最終更新 | 2026-07-06T01:46:10Z |
| Pulse | updated |
| 依存関係 | arpack, epstool, fftw, fig2dev, fltk, fontconfig, freetype, gcc, ghostscript, gl2ps, glpk, graphicsmagick, hdf5, libsndfile, libtool, little-cms2, openblas, pcre2, portaudio, pstoedit, qhull, qrupdate, qscintilla2, qt5compat, qtbase, qttools, rapidjson, readline, suite-sparse, sundials, texinfo |
| ビルド依存関係 | gnu-sed, openjdk, pkgconf |
| macOS 提供ライブラリ | bzip2, curl |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | octave |
| Version Scheme | 0 |
| Revision | 1 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
octave 9.4.0-1
GNU Octave language for numerical computations
sudo apt install octaveoctave-common 9.4.0-1
architecture-independent files for octave
sudo apt install octave-commonoctave-dev 9.4.0-1
development files for the GNU Octave language
sudo apt install octave-devoctave-doc 9.4.0-1
documentation of the GNU Octave language
sudo apt install octave-dococtave
nix profile install nixpkgs#octaveoctave 8.4.0-1build5
GNU Octave language for numerical computations
sudo apt install octaveoctave-common 8.4.0-1build5
architecture-independent files for octave
sudo apt install octave-commonoctave-dev 8.4.0-1build5
development files for the GNU Octave language
sudo apt install octave-devoctave-doc 8.4.0-1build5
documentation of the GNU Octave language
sudo apt install octave-dococtave 11.1.0-r0
High-level language for numerical computations
sudo apk add octaveoctave-dev 11.1.0-r0
High-level language for numerical computations (development files)
sudo apk add octave-devoctave-doc 11.1.0-r0
High-level language for numerical computations (documentation)
sudo apk add octave-dococtave 11.3.0-1.fc45
A high-level language for numerical computations
sudo dnf install octaveoctave-devel 11.3.0-1.fc45
Development headers and files for Octave
sudo dnf install octave-develoctave-doc 11.3.0-1.fc45
Documentation for Octave
sudo dnf install octave-dococtave 11.3.0-1
A high-level language, primarily intended for numerical computations
https://www.gnu.org/software/octave/
sudo pacman -S octaveソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.