tbxmanager
A modern package manager for MATLAB with dependency resolution, lockfiles, and a community registry.
-
One-Line Install
Download a single file and you're ready. No compilation, no prerequisites beyond MATLAB R2022a+.
-
Dependency Resolution
Automatically resolves and installs package dependencies with version constraint satisfaction.
-
Reproducible Environments
Lock exact versions with
tbxmanager lock. Sharetbxmanager.lockfor identical setups across machines. -
Community Registry
Open package registry. Anyone can contribute packages via pull request. CI validates every submission.
-
Cross-Platform
Windows, macOS (Intel & Apple Silicon), and Linux. Platform-specific packages resolved automatically.
-
Integrity Verification
Every download verified with SHA256 checksums. No tampered packages reach your MATLAB path.