How to Install and Uninstall libmsi0 Package on Kali Linux

Last updated: May 18,2024

1. Install "libmsi0" package

This tutorial shows how to install libmsi0 on Kali Linux

$ sudo apt update $ sudo apt install libmsi0

2. Uninstall "libmsi0" package

This tutorial shows how to uninstall libmsi0 on Kali Linux:

$ sudo apt remove libmsi0 $ sudo apt autoclean && sudo apt autoremove

3. Information about the libmsi0 package on Kali Linux

Package: libmsi0
Source: msitools
Version: 0.101+repack-1
Installed-Size: 189
Maintainer: Stephen Kitt
Architecture: amd64
Depends: libc6 (>= 2.14), libglib2.0-0 (>= 2.37.3), libgsf-1-114 (>= 1.14.8)
Size: 66908
SHA256: f79a27acb18bea16d2cde51a2952d897320988adab97b71d06d0978327dc41f9
SHA1: 3268a3602b0f221e3c609f79804045db787e0192
MD5sum: ebc563609695f9b6cf5685df2c0083c0
Description: Windows Installer file manipulation library
libmsi provides functions to manipulate Windows Installer (.msi)
files, both for reading and writing their contents and querying their
databases.
.
This package contains the runtime library.
Description-md5: c3107717249ea3478ae89c661ff1bcd9
Multi-Arch: same
Homepage: https://wiki.gnome.org/msitools
Tag: role::shared-lib
Section: libs
Priority: optional
Filename: pool/main/m/msitools/libmsi0_0.101+repack-1_amd64.deb