How To Install Msiinfo On Debian, Ubuntu, Kali, Fedora, Raspbian And MacOS?
Maintainer: Stephen Kitt
Email: [email protected] .
Website: https://wiki.gnome.org/msitools
Section: utils
Install msiinfo
-
Debian
apt-get install msitoolsClick to copy -
Ubuntu
apt-get install msitoolsClick to copy -
Kali Linux
apt-get install msitoolsClick to copy -
Fedora
dnf install msitoolsClick to copy -
Raspbian
apt-get install msitoolsClick to copy -
macOS
brew install msitoolsClick to copy
msitools
Windows Installer file manipulation toolmsitools contains a number of programs to create, inspect and extract Windows Installer (.msi) files. The following tools are included: - msiinfo: inspects MSI packages - msibuild: builds MSI packages - msidiff: compares two MSI packages' contents - msidump: dumps raw MSI tables and stream contents - msiextract: extracts files contained in MSI packages
Installing msiinfo command is simple. just copy one of the above commands for your operating system and paste it into terminal. This command is available for Debian, Ubuntu, Kali, Fedora, Raspbian and macOS operating systems. Once you run the command it will install the latest version of msiinfo 2026 package in your OS.




