| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| mas-4.0.0-arm64.pkg | 2025-11-26 | 926.9 kB | |
| mas-4.0.0-x86_64.pkg | 2025-11-26 | 951.0 kB | |
| README.md | 2025-11-26 | 1.6 kB | |
| v4.0.0_ Workaround installd_PackageKit restriction source code.tar.gz | 2025-11-26 | 146.2 kB | |
| v4.0.0_ Workaround installd_PackageKit restriction source code.zip | 2025-11-26 | 209.2 kB | |
| Totals: 5 Items | 2.2 MB | 0 | |
Workaround installd/PackageKit restriction (#1029) via a methodology found by @alienator88.
The workaround requires root privileges for get/purchase, install, lucky & update/upgrade.
Automatically requests root privileges via running sudo in an executable shell wrapper around mas.
Root privileges may also be supplied by running sudo mas … on your command line.
What's Changed
🚀 Features
- Executable zsh wrapper around executable binary that uses sudo when appropriate by @rgoldberg in https://github.com/mas-cli/mas/pull/1086
🐛 Bug Fixes
- Workaround installd/PackageKit access restriction introduced in macOS 26.1, 15.7.2 & 14.8.2 by @rgoldberg in https://github.com/mas-cli/mas/pull/1041
- Cleanup workaround for installd/PackageKit access restriction introduced in macOS 26.1, 15.7.2 & 14.8.2 by @rgoldberg in https://github.com/mas-cli/mas/pull/1075
- Don't warn if multiple bundles installed by
installerby @rgoldberg in https://github.com/mas-cli/mas/pull/1088
Changes
- Minor cleanup by @rgoldberg in https://github.com/mas-cli/mas/pull/1078
- Include app identifying info in warnings & errors as suitable & as easily accomplished by @rgoldberg in https://github.com/mas-cli/mas/pull/1081
- Improve mas version parsability by @rgoldberg in https://github.com/mas-cli/mas/pull/1083
- Update pkg installer for wrapper shell script by @rgoldberg in https://github.com/mas-cli/mas/pull/1090
Full Changelog: https://github.com/mas-cli/mas/compare/v3.1.0...v4.0.0