qt-virt-manager on AUR (Arch User Repository)

Last updated: July 03,2024

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

$ yay -S qt-virt-manager

* (Optional) Uninstall qt-virt-manager on Arch using YAY

$ yay -Rns qt-virt-manager

2. Manually Install "qt-virt-manager" via AUR

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

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

b. Clone qt-virt-manager's git locally

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

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

$ cd ~/qt-virt-manager $ makepkg -si

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

ID: 981032
Name: qt-virt-manager
PackageBaseID: 129385
PackageBase: qt-virt-manager
Version: 0.72.99-4
Description: Qt5 Virtual Machine Manager provides a graphical tool for administering virtual machines for QEMU/KVM, Xen, and LXC and other Virtual Entities. Uses libvirt as the backend management API.
URL: https://github.com/F1ash/qt-virt-manager
NumVotes: 29
Popularity: 0
OutOfDate:
Maintainer: ImNtReal
Submitter: ImNtReal
FirstSubmitted: 1516653606
LastModified: 1635540419
URLPath: /cgit/aur.git/snapshot/qt-virt-manager.tar.gz