virt-install-git on AUR (Arch User Repository)

Last updated: May 17,2024

1. Install "virt-install-git" 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-install-git on Arch using YAY

$ yay -S virt-install-git

* (Optional) Uninstall virt-install-git on Arch using YAY

$ yay -Rns virt-install-git

2. Manually Install "virt-install-git" via AUR

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

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

b. Clone virt-install-git's git locally

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

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

$ cd ~/virt-install-git $ makepkg -si

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

ID: 913139
Name: virt-install-git
PackageBaseID: 48055
PackageBase: virt-manager-git
Version: 3.2.0.r91.ga1ddd23c-1
Description: Console user interface for managing virtual machines
URL: http://virt-manager.org/
NumVotes: 15
Popularity: 0.041642
OutOfDate:
Maintainer: z3ntu
Submitter: unknown
FirstSubmitted: 1302272802
LastModified: 1622190506
URLPath: /cgit/aur.git/snapshot/virt-install-git.tar.gz