How to Install and Uninstall libmsi1.x86_64 Package on CentOS Stream 8

Last updated: June 25,2024

1. Install "libmsi1.x86_64" package

This is a short guide on how to install libmsi1.x86_64 on CentOS Stream 8

$ sudo dnf update $ sudo dnf install libmsi1.x86_64

2. Uninstall "libmsi1.x86_64" package

Please follow the step by step instructions below to uninstall libmsi1.x86_64 on CentOS Stream 8:

$ sudo dnf remove libmsi1.x86_64 $ sudo dnf autoremove

3. Information about the libmsi1.x86_64 package on CentOS Stream 8

Last metadata expiration check: 4:24:04 ago on Sun Feb 25 03:03:59 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.