How to Install and Uninstall libvmi.x86_64 Package on Fedora 39

Last updated: November 23,2024

1. Install "libvmi.x86_64" package

This tutorial shows how to install libvmi.x86_64 on Fedora 39

$ sudo dnf update $ sudo dnf install libvmi.x86_64

2. Uninstall "libvmi.x86_64" package

Please follow the steps below to uninstall libvmi.x86_64 on Fedora 39:

$ sudo dnf remove libvmi.x86_64 $ sudo dnf autoremove

3. Information about the libvmi.x86_64 package on Fedora 39

Last metadata expiration check: 1:50:06 ago on Thu Mar 7 11:44:58 2024.
Available Packages
Name : libvmi
Version : 0.14.0
Release : 7.20230517git79ace5c.fc39
Architecture : x86_64
Size : 105 k
Source : libvmi-0.14.0-7.20230517git79ace5c.fc39.src.rpm
Repository : fedora
Summary : A library for performing virtual-machine introspection
URL : http://libvmi.com/
License : LGPLv3+
Description : LibVMI is a C library with Python bindings that makes it easy to monitor
: the low-level details of a running virtual machine by viewing its memory,
: trapping on hardware events, and accessing the vCPU registers.