How to Install and Uninstall virt-v2v.x86_64 Package on CentOS Stream 9

Last updated: October 05,2024

1. Install "virt-v2v.x86_64" package

Please follow the guidance below to install virt-v2v.x86_64 on CentOS Stream 9

$ sudo dnf update $ sudo dnf install virt-v2v.x86_64

2. Uninstall "virt-v2v.x86_64" package

This is a short guide on how to uninstall virt-v2v.x86_64 on CentOS Stream 9:

$ sudo dnf remove virt-v2v.x86_64 $ sudo dnf autoremove

3. Information about the virt-v2v.x86_64 package on CentOS Stream 9

Last metadata expiration check: 0:21:43 ago on Sat Mar 16 16:03:45 2024.
Available Packages
Name : virt-v2v
Epoch : 1
Version : 2.4.0
Release : 2.el9
Architecture : x86_64
Size : 1.8 M
Source : virt-v2v-2.4.0-2.el9.src.rpm
Repository : appstream
Summary : Convert a virtual machine to run on KVM
URL : https://github.com/libguestfs/virt-v2v
License : GPL-2.0-or-later AND LGPL-2.0-or-later
Description : Virt-v2v converts a single guest from a foreign hypervisor to run on
: KVM. It can read Linux and Windows guests running on VMware, Xen,
: Hyper-V and some other hypervisors, and convert them to KVM managed by
: libvirt, OpenStack, oVirt, Red Hat Virtualisation (RHV) or several
: other targets. It can modify the guest to make it bootable on KVM and
: install virtio drivers so it will run quickly.