Automic VaultAutomic Vault

brew

使用 Homebrew, pacman, apt 安装 libmatio

查看 libmatio 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install libmatio

local Homebrew formula metadata

Linux

Arch Linux pacman已验证 · 92%
sudo pacman -S libmatio

Arch Linux sync databases · libmatio · 来源: geo.mirror.pkgbuild.com

Debian apt已验证 · 92%
sudo apt install libmatio-dev

Debian stable package indexes · libmatio-dev · 来源: deb.debian.org

概览

软件包摘要

C library for reading and writing MATLAB MAT files

命令和别名

  • matdump

历史

项目历史与用法

MATIO is a small C library for reading and writing MATLAB MAT files without linking an application to MATLAB itself. In package-manager terms it fills the unglamorous but important role of letting scientific and engineering tools exchange .mat data in batch jobs, converters, bindings, and libraries.

项目历史

The project is hosted on SourceForge and its documentation describes MATIO as an open-source C library for binary MATLAB MAT files. The README explains the practical motivation: programs and libraries may need MAT-file access even when they do not have MATLAB or do not want to depend on MATLAB shared libraries.

MATIO evolved around the details of MATLAB's changing file formats, especially the older v4/v5 formats and HDF5-backed MAT files. Later release notes show continuing work on HDF5 compatibility, Unicode filenames, large files, CMake support, security fixes for crafted files, and the matdump command-line utility.

采用历史

MATIO's adoption is mostly invisible infrastructure: it appears as libmatio or libmatio-dev in Unix package managers and is useful to projects that need MAT-file interchange rather than a full MATLAB runtime. The project's own acknowledgements name contributors and users from numerical, simulation, and scientific software communities, including Scilab, OpenMEEG, Nelson, and the Modelica Association.

For Homebrew users, libmatio provides the library and matdump executable as a normal formula, which makes MATLAB data inspection and conversion available in scripts on macOS and Linux without installing a larger scientific stack.

使用方式

Developers use MATIO through its C API to open MAT files, inspect variables, and read or write arrays and metadata. The matdump utility gives package users a quick command-line way to examine MAT-file contents.

The package is especially useful around mixed MATLAB, Octave, Scilab, Python, C, and Fortran workflows where .mat files are the interchange format but the producer and consumer are not both MATLAB.

为什么软件包爱好者会关心

MATIO is a classic package-nerd dependency: few users install it for its own interface, but many scientific packages need the capability it provides. It turns a proprietary application's file format into a portable Unix library dependency.

Its maintenance history also shows why small file-format libraries matter: release notes repeatedly mention bounds checks, CVEs, HDF5 compatibility, and build-system portability, all of which affect downstream scientific tools more than end-user headlines.

时间线

  • 2000s: MATIO becomes a SourceForge-hosted C library for MATLAB MAT-file I/O.
  • 2018: MATIO 1.5.12 adds append support for struct arrays in HDF5 MAT files and fixes character-array handling.
  • 2020: MATIO 1.5.18 adds CMake support and updates HDF5 and Windows filename handling.
  • 2022: MATIO 1.5.22 adds support for reading large MAT files and fixes crafted-file heap overflows.
  • 2026: MATIO 1.5.30 is released with const-correctness changes, a Mat_VarCreateStruct deprecation, and memory-leak fixes.

Related projects

  • MATLAB and GNU Octave are the main ecosystems that make MAT files a common interchange target.
  • HDF5 is important for newer MAT-file variants and appears repeatedly in MATIO release notes.
  • JMatIO and MAT-file I/O libraries for LabVIEW cover similar interchange needs in other language or tool ecosystems.

安全态势

风险级别:绿色

library-like package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • library-like package without higher-risk signals

信号

  • metadata:library-like

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 安装时包含 1 个运行时依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
matdumpcli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-10
管理器版本1.5.30
管理器更新时间2026-06-22
本地数据OK
上游not checked
检测到的最新版本未检测到

https://matio.sourceforge.net/

安装元数据

软件包元数据

软件包键brew:libmatio
版本1.5.30
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/libmatio
主页https://matio.sourceforge.net/
仓库https://sourceforge.net/p/matio/matio
上游文档https://matio.sourceforge.net/
许可证BSD-2-Clause
源码归档https://downloads.sourceforge.net/project/matio/matio/1.5.30/matio-1.5.30.tar.gz
最后更新2026-06-22T14:05:19-07:00
Pulseupdated
依赖hdf5
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

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

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Debian apt95%

libmatio-dev 1.5.28-2

MATLAB MAT File I/O Library - development files

https://sourceforge.net/projects/matio

sudo apt install libmatio-dev
  • Section: libdevel
  • Architecture: amd64
  • Source Package: libmatio
  • 3 依赖
  • 1 可选依赖
  • normalized package name match
  • 匹配方式:Libmatio
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libmatio-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libmatio-doc 1.5.28-2

MATLAB MAT File I/O Library - documentation files

https://sourceforge.net/projects/matio

sudo apt install libmatio-doc
  • Section: doc
  • Architecture: all
  • Source Package: libmatio
  • normalized package name match
  • 匹配方式:Libmatio
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libmatio-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

libmatio13 1.5.28-2

MATLAB MAT File I/O Library - shared library

https://sourceforge.net/projects/matio

sudo apt install libmatio13
  • Section: libs
  • Architecture: amd64
  • Source Package: libmatio
  • 3 依赖
  • normalized package name match
  • 匹配方式:Libmatio
Debian stable package indexes · deb.debian.org · Debian stable package indexes: libmatio13 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

matio-tools 1.5.28-2

MATLAB MAT File I/O Library - command-line tools

https://sourceforge.net/projects/matio

sudo apt install matio-tools
  • Section: math
  • Architecture: amd64
  • Source Package: libmatio
  • 2 依赖
  • normalized package name match
  • 匹配方式:Libmatio
Debian stable package indexes · deb.debian.org · Debian stable package indexes: matio-tools from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Ubuntu apt95%

libmatio-dev 1.5.26-1build3

MATLAB MAT File I/O Library - development files

https://sourceforge.net/projects/matio

sudo apt install libmatio-dev
  • Section: universe/libdevel
  • Architecture: amd64
  • Source Package: libmatio
  • 3 依赖
  • 1 可选依赖
  • normalized package name match
  • 匹配方式:Libmatio
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libmatio-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libmatio-doc 1.5.26-1build3

MATLAB MAT File I/O Library - documentation files

https://sourceforge.net/projects/matio

sudo apt install libmatio-doc
  • Section: universe/libs
  • Architecture: all
  • Source Package: libmatio
  • normalized package name match
  • 匹配方式:Libmatio
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libmatio-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

libmatio11 1.5.26-1build3

MATLAB MAT File I/O Library - shared library

https://sourceforge.net/projects/matio

sudo apt install libmatio11
  • Section: universe/libs
  • Architecture: amd64
  • Source Package: libmatio
  • 3 依赖
  • normalized package name match
  • 匹配方式:Libmatio
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: libmatio11 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

matio-tools 1.5.26-1build3

MATLAB MAT File I/O Library - command-line tools

https://sourceforge.net/projects/matio

sudo apt install matio-tools
  • Section: universe/math
  • Architecture: amd64
  • Source Package: libmatio
  • 2 依赖
  • normalized package name match
  • 匹配方式:Libmatio
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: matio-tools from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
pacman95%

libmatio 1.5.30-1

C library with a fortran 90/95 module interface for reading/writing MATLAB MAT-files

https://sourceforge.net/projects/matio

sudo pacman -S libmatio
  • License: BSD-2-Clause
  • Architecture: x86_64
  • 3 依赖
  • normalized package name match
  • 匹配方式:Libmatio
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: libmatio from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

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