How to Install and Uninstall msitools Package on openSUSE Leap

Last updated: May 22,2024

1. Install "msitools" package

Please follow the step by step instructions below to install msitools on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install msitools

2. Uninstall "msitools" package

This guide let you learn how to uninstall msitools on openSUSE Leap:

$ sudo zypper remove msitools

3. Information about the msitools package on openSUSE Leap

Information for package msitools:
---------------------------------
Repository : Main Repository
Name : msitools
Version : 0.101-bp155.2.17
Arch : x86_64
Vendor : openSUSE
Installed Size : 3.4 MiB
Installed : No
Status : not installed
Source package : msitools-0.101-bp155.2.17.src
Upstream URL : https://wiki.gnome.org/msitools
Summary : Tools to inspect and build Windows Installer (.MSI) files
Description :
msitools is a set of programs to inspect and build Windows Installer
(.MSI) files. It is based on libmsi, a portable library to read and
write .MSI files.
msitools plans to be a solution for packaging and deployment of
cross-compiled Windows applications.