# msitools mit Homebrew, apk, apt, dnf, Nix, pacman, zypper installieren

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

## Installation

```sh
sudo av install brew:msitools
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install msitools
```

  Evidenz: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add msitools
```

  Evidenz: Alpine Linux edge package indexes: msitools from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- Debian apt (92%):

```sh
sudo apt install msitools
```

  Evidenz: Debian stable package indexes: msitools from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- dnf (92%):

```sh
sudo dnf install msitools
```

  Evidenz: Fedora Rawhide package metadata: msitools from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/210a2053c8e007daf9ae39c2a21daaed9b2ddd07d63ecffa597050361e73650c-primary.xml.zst

- Nix (92%):

```sh
nix profile install nixpkgs#msitools
```

  Evidenz: nixpkgs package indexes: pkgs/by-name/ms/msitools/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- pacman (92%):

```sh
sudo pacman -S msitools
```

  Evidenz: Arch Linux sync databases: msitools from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- zypper (92%):

```sh
sudo zypper install msitools
```

  Evidenz: openSUSE Tumbleweed package metadata: msitools from https://download.opensuse.org/tumbleweed/repo/oss/repodata/50b07339cb64c8ed4091bdbabddadc1ff5737b090e478818a195b40d8a3292861a879139b4a3987c31109699fde9fbf4a716367ddf4eef77da75f96e3193d6ed-primary.xml.zst

## Paketfakten

- **Paketschlüssel:** brew:msitools
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/msitools>
- **Version:** 0.106
- **Quellzusammenfassung:** Windows installer (.MSI) tool
- **Homepage:** <https://wiki.gnome.org/msitools>
- **Upstream-Dokumentation:** <https://wiki.gnome.org/msitools>
- **Lizenz:** LGPL-2.1-or-later
- **Quellarchiv:** <https://download.gnome.org/sources/msitools/0.106/msitools-0.106.tar.xz>
- **Generiert:** 2026-08-04T22:13:35+00:00

## Executables

- msibuild (cli)
- msidiff (cli)
- msidump (cli)
- msiextract (cli)
- msiinfo (cli)
- wixl (cli)
- wixl-heat (cli)
- msibuild (Alias)
- msidiff (Alias)
- msidump (Alias)
- msiextract (Alias)
- msiinfo (Alias)
- wixl (Alias)
- wixl-heat (Alias)

## Abhängigkeiten

- gcab
- gettext
- glib
- libgsf

## Build-Abhängigkeiten

- bison
- gettext
- gobject-introspection
- meson
- ninja
- pkgconf
- vala

## Von macOS bereitgestellte Bibliotheken

- libxml2

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Bottle: verfügbar auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version und Aktualität

- Seite generiert: 2026-08-04
- Manager-Version: 0.106
- lokale Daten: OK
- Upstream-Repository: https://wiki.gnome.org/msitools
- Info: No package-manager update timestamp was available.
- Info: Release/tag comparison is only available for GitHub repositories.
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Wie es verwendet wird

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.

### Quellen

- <https://formulae.brew.sh/formula/msitools>
- <https://gitlab.gnome.org/GNOME/msitools>
- <https://packages.debian.org/sid/utils/msitools>
- <https://wiki.gnome.org/msitools>


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- narrow executable package without higher-risk signals

## Details aus der Quelldatenbank

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** msitools
- **Version Scheme:** 0
- **Revision:** 1
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

## Andere Paketmanager-Einträge

- Debian apt - gir1.2-libmsi-1.0 - 0.106+repack-1: normalized package name match | Debian stable package indexes: gir1.2-libmsi-1.0 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Windows Installer file manipulation library - gir bindings | https://wiki.gnome.org/msitools
- Debian apt - libmsi-1.0-0 - 0.106+repack-1: normalized package name match | Debian stable package indexes: libmsi-1.0-0 from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Windows Installer file manipulation library | https://wiki.gnome.org/msitools
- Debian apt - libmsi-dev - 0.106+repack-1: normalized package name match | Debian stable package indexes: libmsi-dev from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Windows Installer file manipulation library - development files | https://wiki.gnome.org/msitools
- Debian apt - msitools - 0.106+repack-1: normalized package name match | Debian stable package indexes: msitools from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Windows Installer file manipulation tool | https://wiki.gnome.org/msitools
- Debian apt - wixl - 0.106+repack-1: normalized package name match | Debian stable package indexes: wixl from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Windows Installer creation tool | https://wiki.gnome.org/msitools
- Debian apt - wixl-data - 0.106+repack-1: normalized package name match | Debian stable package indexes: wixl-data from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | Windows Installer creation tool — data files | https://wiki.gnome.org/msitools
- Nix - msitools: normalized package name match | nixpkgs package indexes: pkgs/by-name/ms/msitools/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - gir1.2-libmsi-1.0 - 0.103+repack-1build3: normalized package name match | Ubuntu 24.04 LTS package indexes: gir1.2-libmsi-1.0 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Windows Installer file manipulation library - gir bindings | https://wiki.gnome.org/msitools
- Ubuntu apt - libmsi-1.0-0 - 0.103+repack-1build3: normalized package name match | Ubuntu 24.04 LTS package indexes: libmsi-1.0-0 from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Windows Installer file manipulation library | https://wiki.gnome.org/msitools
- Ubuntu apt - libmsi-dev - 0.103+repack-1build3: normalized package name match | Ubuntu 24.04 LTS package indexes: libmsi-dev from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Windows Installer file manipulation library - development files | https://wiki.gnome.org/msitools
- Ubuntu apt - msitools - 0.103+repack-1build3: normalized package name match | Ubuntu 24.04 LTS package indexes: msitools from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Windows Installer file manipulation tool | https://wiki.gnome.org/msitools
- Ubuntu apt - wixl - 0.103+repack-1build3: normalized package name match | Ubuntu 24.04 LTS package indexes: wixl from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Windows Installer creation tool | https://wiki.gnome.org/msitools
- Ubuntu apt - wixl-data - 0.103+repack-1build3: normalized package name match | Ubuntu 24.04 LTS package indexes: wixl-data from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | Windows Installer creation tool — data files | https://wiki.gnome.org/msitools
- apk - msitools - 0.106-r0: normalized package name match | Alpine Linux edge package indexes: msitools from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Set of programs to inspect and build Windows Installer (.MSI) files | https://gitlab.gnome.org/GNOME/msitools
- apk - msitools-bash-completion - 0.106-r0: normalized package name match | Alpine Linux edge package indexes: msitools-bash-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Bash completions for msitools | https://gitlab.gnome.org/GNOME/msitools
- apk - msitools-dev - 0.106-r0: normalized package name match | Alpine Linux edge package indexes: msitools-dev from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz | Set of programs to inspect and build Windows Installer (.MSI) files (development files) | https://gitlab.gnome.org/GNOME/msitools


## Verwandte Links

- [Package publisher tools](https://pkg.so/de/package-publishers/) - Belongs to a package publishing or registry command family.
- [Terminal utility packages](https://pkg.so/de/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/de/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/de/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [glib](https://pkg.so/de/brew/glib/) - Runtime dependency declared by Homebrew.
- [gettext](https://pkg.so/de/brew/gettext/) - Runtime dependency declared by Homebrew.
- [libgsf](https://pkg.so/de/brew/libgsf/) - Runtime dependency declared by Homebrew.
- [gcab](https://pkg.so/de/brew/gcab/) - Runtime dependency declared by Homebrew.
- [pkgconf](https://pkg.so/de/brew/pkgconf/) - Build dependency declared by Homebrew.
- [ninja](https://pkg.so/de/brew/ninja/) - Build dependency declared by Homebrew.
- [meson](https://pkg.so/de/brew/meson/) - Build dependency declared by Homebrew.
- [create-dmg](https://pkg.so/de/brew/create-dmg/) - Shares pkgdb curated category or tags: cli, developer-tools, packaging.
- [pyinstaller](https://pkg.so/de/brew/pyinstaller/) - Shares pkgdb curated category or tags: cli, developer-tools, packaging.
- [melange](https://pkg.so/de/brew/melange/) - Shares pkgdb curated category or tags: cli, developer-tools, packaging.
- [python-build](https://pkg.so/de/brew/python-build/) - Shares pkgdb curated category or tags: cli, developer-tools, packaging.
- [nfpm](https://pkg.so/de/brew/nfpm/) - Shares pkgdb curated category or tags: cli, developer-tools, packaging.
- [snapcraft](https://pkg.so/de/brew/snapcraft/) - Shares pkgdb curated category or tags: cli, developer-tools, packaging.
- [cargo-bundle](https://pkg.so/de/brew/cargo-bundle/) - Shares pkgdb curated category or tags: cli, developer-tools, packaging.
- [ghex](https://pkg.so/de/brew/ghex/) - Local package facts share a topical domain. Shared terms: cli, developer, developer-tools, gettext, glib.
- [gitg](https://pkg.so/de/brew/gitg/) - Local package facts share a topical domain. Shared terms: cli, developer, developer-tools, gettext, glib.

## Combined YAML source

View the package source record on GitHub. [combined/msitools.yml](https://github.com/mxcl/pkgdb/blob/main/combined/msitools.yml)


## Quellen

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
