How to Install wixl in Ubuntu 18.04



Install wixl by entering the following commands in the terminal:

sudo apt update
sudo apt install wixl

Description:

Windows Installer creation tool

wixl builds Windows Installer (.msi) packages from XML documents, in a similar fashion to the WiX toolset. . This package includes wixl-heat, which builds WiX XML fragments from lists of files and directories.

Homepage: https://wiki.gnome.org/msitools

Version: 0.97-1

Section: universe/utils