How to Install and Uninstall virt-p2v Package on openSUSE Leap

Last updated: May 21,2024

1. Install "virt-p2v" package

Please follow the steps below to install virt-p2v on openSUSE Leap

$ sudo zypper refresh $ sudo zypper install virt-p2v

2. Uninstall "virt-p2v" package

In this section, we are going to explain the necessary steps to uninstall virt-p2v on openSUSE Leap:

$ sudo zypper remove virt-p2v

3. Information about the virt-p2v package on openSUSE Leap

Information for package virt-p2v:
---------------------------------
Repository : Main Repository
Name : virt-p2v
Version : 1.42.2-150500.1.2
Arch : x86_64
Vendor : SUSE LLC
Installed Size : 247.0 KiB
Installed : No
Status : not installed
Source package : virt-p2v-1.42.2-150500.1.2.src
Upstream URL : https://libguestfs.org/
Summary : Tools to convert a physical machine to run on KVM
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 disk image 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.