mingw-w64-libvirt on AUR (Arch User Repository)

Last updated: May 18,2024

1. Install "mingw-w64-libvirt" 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 mingw-w64-libvirt on Arch using YAY

$ yay -S mingw-w64-libvirt

* (Optional) Uninstall mingw-w64-libvirt on Arch using YAY

$ yay -Rns mingw-w64-libvirt

2. Manually Install "mingw-w64-libvirt" via AUR

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

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

b. Clone mingw-w64-libvirt's git locally

$ git clone https://aur.archlinux.org/mingw-w64-libvirt.git ~/mingw-w64-libvirt

c. Go to ~/mingw-w64-libvirt folder and install it

$ cd ~/mingw-w64-libvirt $ makepkg -si

3. Information about the mingw-w64-libvirt package on Arch User Repository (AUR)

ID: 542983
Name: mingw-w64-libvirt
PackageBaseID: 135920
PackageBase: mingw-w64-libvirt
Version: 4.7.0-2
Description: API for controlling virtualization engines (remote only for windows)
URL: https://libvirt.org/
NumVotes: 0
Popularity: 0
OutOfDate:
Maintainer: devplayer0
Submitter: devplayer0
FirstSubmitted: 1536607384
LastModified: 1536616286
URLPath: /cgit/aur.git/snapshot/mingw-w64-libvirt.tar.gz