macOS
brew install msitoolsprovider-native install command
brew / rank 2801
Windows installer (.MSI) tool. Version 0.106 via Homebrew; verified from local package data.
install
brew install msitoolsprovider-native install command
overview
Windows installer (.MSI) tool
history
msitools is a GNOME-hosted toolkit for inspecting, extracting, comparing, and building Windows Installer MSI files on non-Windows systems. The GNOME wiki describes it as a set of programs based on libmsi, a portable library for reading and writing MSI files; libmsi itself is described there as a port of a subset of Wine's Windows Installer implementation.
The package's practical value is cross-platform packaging. Its small tools mirror the structure of MSI work: msiinfo inspects packages, msiextract extracts files, msidump dumps tables and streams, msidiff compares packages, and msibuild creates packages at a lower level. The suite also includes wixl, a WiX-like XML-to-MSI builder, and wixl-heat for generating XML fragments from file trees.
In package-manager terms, msitools occupies the Unix side of Windows installer workflows: it lets Linux and macOS build systems examine or produce MSI artifacts without installing Microsoft's toolchain. Debian packages it as a Windows Installer manipulation tool and exposes related libmsi and wixl packages, matching the upstream split between the library and command-line tools.
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.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
msibuild | executable | indexed executable | Discovered from the local executable index. |
msidiff | executable | indexed executable | Discovered from the local executable index. |
msidump | executable | indexed executable | Discovered from the local executable index. |
msiextract | executable | indexed executable | Discovered from the local executable index. |
msiinfo | executable | indexed executable | Discovered from the local executable index. |
wixl | executable | indexed executable | Discovered from the local executable index. |
wixl-heat | executable | indexed executable | Discovered from the local executable index. |
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:msitools |
|---|---|
| Version | 0.106 |
| Package manager | Homebrew |
| Homepage | https://wiki.gnome.org/msitools |
| Bottle | not recorded |
| Service | none declared |
source 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.