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

Last updated: October 13,2024

1. Install "virt-p2v.x86_64" package

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

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

2. Uninstall "virt-p2v.x86_64" package

This tutorial shows how to uninstall virt-p2v.x86_64 on Fedora 35:

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

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

Last metadata expiration check: 3:24:46 ago on Wed Sep 7 02:25:42 2022.
Available Packages
Name : virt-p2v
Epoch : 1
Version : 1.42.2
Release : 1.fc35
Architecture : x86_64
Size : 232 k
Source : virt-p2v-1.42.2-1.fc35.src.rpm
Repository : updates
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.