How to Install and Uninstall msitools.x86_64 Package on Red Hat Enterprise Linux 9 (RHEL 9)

Last updated: October 07,2024

1. Install "msitools.x86_64" package

Please follow the step by step instructions below to install msitools.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9)

$ sudo dnf update $ sudo dnf install msitools.x86_64

2. Uninstall "msitools.x86_64" package

This tutorial shows how to uninstall msitools.x86_64 on Red Hat Enterprise Linux 9 (RHEL 9):

$ sudo dnf remove msitools.x86_64 $ sudo dnf autoremove

3. Information about the msitools.x86_64 package on Red Hat Enterprise Linux 9 (RHEL 9)

Last metadata expiration check: 1:57:55 ago on Mon Feb 26 07:04:30 2024.
Available Packages
Name : msitools
Version : 0.102
Release : 3.el9
Architecture : x86_64
Size : 417 k
Source : msitools-0.102-3.el9.src.rpm
Repository : epel
Summary : Windows Installer tools
URL : http://ftp.gnome.org/pub/GNOME/sources/msitools
License : GPL-2.0-or-later
Description : msitools is a collection of utilities to inspect and create Windows
: Installer files. It is useful in a cross-compilation environment such
: as fedora-mingw.