How to Install and Uninstall virt-p2v.x86_64 Package on Fedora 38

Last updated: November 29,2024

1. Install "virt-p2v.x86_64" package

This is a short guide on how to install virt-p2v.x86_64 on Fedora 38

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

2. Uninstall "virt-p2v.x86_64" package

This is a short guide on how to uninstall virt-p2v.x86_64 on Fedora 38:

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

3. Information about the virt-p2v.x86_64 package on Fedora 38

Last metadata expiration check: 5:31:13 ago on Sat Mar 16 16:59:57 2024.
Available Packages
Name : virt-p2v
Epoch : 1
Version : 1.42.3
Release : 2.fc38
Architecture : x86_64
Size : 247 k
Source : virt-p2v-1.42.3-2.fc38.src.rpm
Repository : fedora
Summary : Convert a physical machine to run on KVM
URL : http://libguestfs.org/
License : GPLv2+
Description : Virt-p2v converts (virtualizes) physical machines so they can be run
: as virtual machines under KVM.
:
: This package contains the tools needed to make a virt-p2v boot CD or
: USB key which is booted on the physical machine to perform the
: conversion. You also need virt-v2v installed somewhere else to
: complete the conversion.
:
: To convert virtual machines from other hypervisors, see virt-v2v.