Automic VaultAutomic Vault

brew

octave mit Homebrew, apk, apt, dnf, MacPorts, Nix, pacman, zypper, chocolatey, scoop, winget installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für octave in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install octave

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install octave

MacPorts ports tree · math/octave/Portfile · Quelle: api.github.com

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add octave

Alpine Linux edge package indexes · octave · Quelle: dl-cdn.alpinelinux.org

Debian aptverifiziert · 92%
sudo apt install octave

Debian stable package indexes · octave · Quelle: deb.debian.org

Fedora dnfverifiziert · 92%
sudo dnf install octave

Fedora Rawhide package metadata · octave · Quelle: dl.fedoraproject.org

Nixverifiziert · 92%
nix profile install nixpkgs#octave

nixpkgs package indexes · octave · Quelle: raw.githubusercontent.com

Arch Linux pacmanverifiziert · 92%
sudo pacman -S octave

Arch Linux sync databases · octave · Quelle: geo.mirror.pkgbuild.com

openSUSE zypperverifiziert · 92%
sudo zypper install octave

openSUSE Tumbleweed package metadata · octave · Quelle: download.opensuse.org

Windows

Chocolateyverifiziert · 92%
choco install Octave

Chocolatey community package catalog · Octave · Quelle: community.chocolatey.org

Scoopverifiziert · 92%
scoop install main/octave

Scoop official bucket manifest trees · bucket/octave.json · Quelle: api.github.com

Windows Package Managerverifiziert · 92%
winget install --id GNU.Octave -e

Windows Package Manager source index · GNU.Octave · Quelle: cdn.winget.microsoft.com

Überblick

Paketzusammenfassung

High-level interpreted language for numerical computing

Befehle und Aliase

  • mkoctfile
  • mkoctfile-11.1.0
  • octave
  • octave-11.1.0
  • octave-cli
  • octave-cli-11.1.0
  • octave-config
  • octave-config-11.1.0

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

  • 1988: project discussions began around software for chemical reactor design education.
  • 1992: John W. Eaton began full-time development.
  • 1993-01-04: first alpha release.
  • 1994-02-17: version 1.0 release.
  • 1997: Octave became GNU Octave beginning with version 2.0.6.
  • 2011: the FAQ says GNU Octave began regular participation as a mentoring organization in Summer of Code events.
  • 2026: the official manual citation page identifies GNU Octave 11.1.0 documentation.

Related projects

  • GNU Octave is closely related to MATLAB-compatible `.m` language workflows, Octave Forge packages, BLAS/LAPACK-style numerical libraries, plotting systems, and comparable numerical environments such as Scilab, FreeMat, Julia, Python/SciPy, and R.

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Installiert mit 31 Laufzeitabhängigkeiten.
  • Build-Metadaten listen 3 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

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
<octave-home>/share/octave/site/m/startup/octaverc<octave-home>/share/octave/<version>/m/startup/octaverc<config-dir>/octave/octaverc~/.octaverc.octavercstartup.m

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
mkoctfilecliglobales Executable
mkoctfile-11.1.0cliglobales Executable
octavecliglobales Executable
octave-11.1.0cliglobales Executable
octave-clicliglobales Executable
octave-cli-11.1.0cliglobales Executable
octave-configcliglobales Executable
octave-config-11.1.0cliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-10
Manager-Version11.3.0
Manager aktualisiert2026-07-06
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://octave.org/index.html

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:octave
Version11.3.0
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/octave
Homepagehttps://octave.org/index.html
Repositoryhttps://hg.octave.org/octave
Upstream-Dokumentationhttps://docs.octave.org/octave
LizenzGPL-3.0-or-later
Quellarchivhttps://ftpmirror.gnu.org/gnu/octave/octave-11.3.0.tar.xz
Zuletzt aktualisiert2026-07-06T01:46:10Z
Pulseupdated
Abhängigkeitenarpack, 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-Abhängigkeitengnu-sed, openjdk, pkgconf
Von macOS bereitgestellte Bibliothekenbzip2, curl
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

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

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Debian apt95%

octave 9.4.0-1

GNU Octave language for numerical computations

https://www.octave.org/

sudo apt install octave
  • Section: math
  • Architecture: amd64
  • 32 Abhängigkeiten
  • 1 stellt bereit
  • 10 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Octave
Debian stable package indexes · deb.debian.org · Debian stable package indexes: octave from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

octave-common 9.4.0-1

architecture-independent files for octave

https://www.octave.org/

sudo apt install octave-common
  • Section: math
  • Architecture: all
  • Source Package: octave
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Octave
Debian stable package indexes · deb.debian.org · Debian stable package indexes: octave-common from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

octave-dev 9.4.0-1

development files for the GNU Octave language

https://www.octave.org/

sudo apt install octave-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: octave
  • 19 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Octave
Debian stable package indexes · deb.debian.org · Debian stable package indexes: octave-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

octave-doc 9.4.0-1

documentation of the GNU Octave language

https://www.octave.org/

sudo apt install octave-doc
  • Section: doc
  • Architecture: all
  • Source Package: octave
  • 1 Abhängigkeiten
  • 2 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Octave
Debian stable package indexes · deb.debian.org · Debian stable package indexes: octave-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

octave

nix profile install nixpkgs#octave
  • normalized package name match
  • Abgeglichen nach: Octave
nixpkgs package indexes · raw.githubusercontent.com · nixpkgs package indexes: octave from https://raw.githubusercontent.com/NixOS/nixpkgs/master/pkgs/top-level/all-packages.nix
Ubuntu apt95%

octave 8.4.0-1build5

GNU Octave language for numerical computations

https://www.octave.org/

sudo apt install octave
  • Section: universe/math
  • Architecture: amd64
  • 32 Abhängigkeiten
  • 1 stellt bereit
  • 10 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Octave
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: octave from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

octave-common 8.4.0-1build5

architecture-independent files for octave

https://www.octave.org/

sudo apt install octave-common
  • Section: universe/math
  • Architecture: all
  • Source Package: octave
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Octave
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: octave-common from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

octave-dev 8.4.0-1build5

development files for the GNU Octave language

https://www.octave.org/

sudo apt install octave-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: octave
  • 19 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Octave
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: octave-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

octave-doc 8.4.0-1build5

documentation of the GNU Octave language

https://www.octave.org/

sudo apt install octave-doc
  • Section: universe/doc
  • Architecture: all
  • Source Package: octave
  • 1 Abhängigkeiten
  • 2 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Octave
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: octave-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

octave 11.1.0-r0

High-level language for numerical computations

https://octave.org/

sudo apk add octave
  • License: GPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: octave
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Octave
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: octave from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

octave-dev 11.1.0-r0

High-level language for numerical computations (development files)

https://octave.org/

sudo apk add octave-dev
  • License: GPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: octave
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Octave
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: octave-dev from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

octave-doc 11.1.0-r0

High-level language for numerical computations (documentation)

https://octave.org/

sudo apk add octave-doc
  • License: GPL-3.0-or-later
  • Architecture: x86_64
  • Source Package: octave
  • normalized package name match
  • Abgeglichen nach: Octave
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: octave-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

octave 11.3.0-1.fc45

A high-level language for numerical computations

http://www.octave.org

sudo dnf install octave
  • License: GPL-3.0-or-later
  • Category: Unspecified
  • Architecture: i686
  • Source Package: octave
  • 32 Abhängigkeiten
  • 10 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Octave
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: octave from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

octave-devel 11.3.0-1.fc45

Development headers and files for Octave

http://www.octave.org

sudo dnf install octave-devel
  • License: GPL-3.0-or-later
  • Category: Unspecified
  • Architecture: i686
  • Source Package: octave
  • 16 Abhängigkeiten
  • 3 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Octave
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: octave-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
dnf95%

octave-doc 11.3.0-1.fc45

Documentation for Octave

http://www.octave.org

sudo dnf install octave-doc
  • License: GPL-3.0-or-later
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: octave
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Octave
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: octave-doc from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

octave 11.3.0-1

A high-level language, primarily intended for numerical computations

https://www.gnu.org/software/octave/

sudo pacman -S octave
  • License: GPL-3.0-or-later
  • Architecture: x86_64
  • 17 Abhängigkeiten
  • 6 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Octave
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: octave from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • 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