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

Last updated: October 11,2024

1. Install "msitools.x86_64" package

This tutorial shows how to install msitools.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)

$ sudo dnf update $ sudo dnf install msitools.x86_64

2. Uninstall "msitools.x86_64" package

Please follow the instructions below to uninstall msitools.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):

$ sudo dnf remove msitools.x86_64 $ sudo dnf autoremove

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

Last metadata expiration check: 1:43:04 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : msitools
Version : 0.102
Release : 3.el8
Architecture : x86_64
Size : 478 k
Source : msitools-0.102-3.el8.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.