How to Install and Uninstall libmsi1.x86_64 Package on Red Hat Enterprise Linux 8 (RHEL 8)
Last updated: November 21,2024
1. Install "libmsi1.x86_64" package
In this section, we are going to explain the necessary steps to install libmsi1.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8)
$
sudo dnf update
Copied
$
sudo dnf install
libmsi1.x86_64
Copied
2. Uninstall "libmsi1.x86_64" package
This tutorial shows how to uninstall libmsi1.x86_64 on Red Hat Enterprise Linux 8 (RHEL 8):
$
sudo dnf remove
libmsi1.x86_64
Copied
$
sudo dnf autoremove
Copied
3. Information about the libmsi1.x86_64 package on Red Hat Enterprise Linux 8 (RHEL 8)
Last metadata expiration check: 1:12:20 ago on Mon Feb 26 15:59:38 2024.
Available Packages
Name : libmsi1
Version : 0.102
Release : 3.el8
Architecture : x86_64
Size : 104 k
Source : msitools-0.102-3.el8.src.rpm
Repository : epel
Summary : A library to manipulate Windows .MSI files
URL : http://ftp.gnome.org/pub/GNOME/sources/msitools
License : LGPLv2+
Description : libmsi is a GObject library to work with Windows Installer files. It is
: a port from the MSI library of the Wine project.
Available Packages
Name : libmsi1
Version : 0.102
Release : 3.el8
Architecture : x86_64
Size : 104 k
Source : msitools-0.102-3.el8.src.rpm
Repository : epel
Summary : A library to manipulate Windows .MSI files
URL : http://ftp.gnome.org/pub/GNOME/sources/msitools
License : LGPLv2+
Description : libmsi is a GObject library to work with Windows Installer files. It is
: a port from the MSI library of the Wine project.