How to Install and Uninstall virt-p2v-maker.x86_64 Package on CentOS 8 / RHEL 8

Last updated: November 26,2024

1. Install "virt-p2v-maker.x86_64" package

Please follow the step by step instructions below to install virt-p2v-maker.x86_64 on CentOS 8 / RHEL 8

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

2. Uninstall "virt-p2v-maker.x86_64" package

This tutorial shows how to uninstall virt-p2v-maker.x86_64 on CentOS 8 / RHEL 8:

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

3. Information about the virt-p2v-maker.x86_64 package on CentOS 8 / RHEL 8

Last metadata expiration check: 1 day, 8:58:48 ago on Sun May 9 13:03:46 2021.
Available Packages
Name : virt-p2v-maker
Epoch : 1
Version : 1.42.0
Release : 5.el8
Architecture : x86_64
Size : 236 k
Source : virt-p2v-1.42.0-5.el8.src.rpm
Repository : appstream
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.