How to Install and Uninstall vagrant-libvirt Package on openSuSE Tumbleweed

Last updated: May 03,2024

1. Install "vagrant-libvirt" package

This guide covers the steps necessary to install vagrant-libvirt on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install vagrant-libvirt

2. Uninstall "vagrant-libvirt" package

This is a short guide on how to uninstall vagrant-libvirt on openSuSE Tumbleweed:

$ sudo zypper remove vagrant-libvirt

3. Information about the vagrant-libvirt package on openSuSE Tumbleweed

Information for package vagrant-libvirt:
----------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : vagrant-libvirt
Version : 0.11.2-2.7
Arch : x86_64
Vendor : openSUSE
Installed Size : 765.9 KiB
Installed : No
Status : not installed
Source package : vagrant-libvirt-0.11.2-2.7.src
Upstream URL : https://github.com/vagrant-libvirt/vagrant-libvirt
Summary : Vagrant provider for libvirt
Description :
This is a Vagrant plugin that adds a Libvirt provider to Vagrant, allowing
Vagrant to control and provision machines via the Libvirt toolkit.