virt-v2v on AUR (Arch User Repository)

Last updated: May 18,2024

1. Install "virt-v2v" effortlessly via AUR with the help of a helper(YAY)

a. Install YAY (https://github.com/Jguer/yay)

$ sudo pacman -S --needed git base-devel && git clone https://aur.archlinux.org/yay.git && cd yay && makepkg -si

b. Install virt-v2v on Arch using YAY

$ yay -S virt-v2v

* (Optional) Uninstall virt-v2v on Arch using YAY

$ yay -Rns virt-v2v

2. Manually Install "virt-v2v" via AUR

a. Ensure you have the base development tools and git installed with:

$ sudo pacman -S --needed base-devel git

b. Clone virt-v2v's git locally

$ git clone https://aur.archlinux.org/virt-v2v.git ~/virt-v2v

c. Go to ~/virt-v2v folder and install it

$ cd ~/virt-v2v $ makepkg -si

3. Information about the virt-v2v package on Arch User Repository (AUR)

ID: 1389601
Name: virt-v2v
PackageBaseID: 175420
PackageBase: virt-v2v
Version: 2.4.0-1
Description: Convert a guest image to use with KVM
URL: https://libguestfs.org/virt-v2v.1.html
NumVotes: 1
Popularity: 0.117999
OutOfDate:
Maintainer: solsticedhiver
Submitter: solsticedhiver
FirstSubmitted: 1643235953
LastModified: 1705802157
URLPath: /cgit/aur.git/snapshot/virt-v2v.tar.gz