How to Install and Uninstall virt-v2v.src Package on Oracle Linux 9

Last updated: October 07,2024

1. Install "virt-v2v.src" package

This tutorial shows how to install virt-v2v.src on Oracle Linux 9

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

2. Uninstall "virt-v2v.src" package

Please follow the guidelines below to uninstall virt-v2v.src on Oracle Linux 9:

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

3. Information about the virt-v2v.src package on Oracle Linux 9

Last metadata expiration check: 1:15:02 ago on Thu Feb 15 07:50:05 2024.
Available Packages
Name : virt-v2v
Epoch : 1
Version : 2.3.4
Release : 5.0.1.el9
Architecture : src
Size : 7.3 M
Source : None
Repository : ol9_appstream
Summary : Convert a virtual machine to run on KVM
URL : https://github.com/libguestfs/virt-v2v
License : GPLv2+
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.