Install vagrant-libvirt plugin on Arch Linux
I use Vagrant with the vagrant-libvirt plugin on my Arch Linux hosts quite extensively to quickly spin up development and lab environments. The plugin’s development is mature and generally feature-complete, but the latest release was published June 24, 2023. In the meantime, multiple commits were added to the main branch in the project repository. I use the following process rather than the standard installation sourced from RubyGems . Prerequisites Verify these Arch packages are installed: ...