macOS
brew install octavelocal Homebrew formula metadata
sudo port install octaveMacPorts ports tree · math/octave/Portfile · source: api.github.com
brew
High-level interpreted language for numerical computing. Version 11.3.0 via Homebrew; verified 2026-07-06.
install
brew install octavelocal Homebrew formula metadata
sudo port install octaveMacPorts ports tree · math/octave/Portfile · source: api.github.com
sudo apk add octaveAlpine Linux edge package indexes · octave · source: dl-cdn.alpinelinux.org
sudo apt install octaveDebian stable package indexes · octave · source: deb.debian.org
sudo dnf install octaveFedora Rawhide package metadata · octave · source: dl.fedoraproject.org
nix profile install nixpkgs#octavenixpkgs package indexes · octave · source: raw.githubusercontent.com
sudo pacman -S octaveArch Linux sync databases · octave · source: geo.mirror.pkgbuild.com
sudo zypper install octaveopenSUSE Tumbleweed package metadata · octave · source: download.opensuse.org
choco install OctaveChocolatey community package catalog · Octave · source: community.chocolatey.org
scoop install main/octaveScoop official bucket manifest trees · bucket/octave.json · source: api.github.com
winget install --id GNU.Octave -eWindows Package Manager source index · GNU.Octave · source: cdn.winget.microsoft.com
overview
High-level interpreted language for numerical computing
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
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.mexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
mkoctfile | cli | global executable | |
mkoctfile-11.1.0 | cli | global executable | |
octave | cli | global executable | |
octave-11.1.0 | cli | global executable | |
octave-cli | cli | global executable | |
octave-cli-11.1.0 | cli | global executable | |
octave-config | cli | global executable | |
octave-config-11.1.0 | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:octave |
|---|---|
| Version | 11.3.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/octave |
| Homepage | https://octave.org/index.html |
| Repository | https://hg.octave.org/octave |
| Upstream docs | https://docs.octave.org/octave |
| License | GPL-3.0-or-later |
| Source archive | https://ftpmirror.gnu.org/gnu/octave/octave-11.3.0.tar.xz |
| Last updated | 2026-07-06T01:46:10Z |
| Pulse | updated |
| Dependencies | 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 |
| Build dependencies | gnu-sed, openjdk, pkgconf |
| Uses from macOS | bzip2, curl |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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 octavesource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.