How to Install and Uninstall vagrant-libvirt Package on Ubuntu 21.10 (Impish Indri)

Last updated: May 03,2024

1. Install "vagrant-libvirt" package

Please follow the instructions below to install vagrant-libvirt on Ubuntu 21.10 (Impish Indri)

$ sudo apt update $ sudo apt install vagrant-libvirt

2. Uninstall "vagrant-libvirt" package

Please follow the steps below to uninstall vagrant-libvirt on Ubuntu 21.10 (Impish Indri):

$ sudo apt remove vagrant-libvirt $ sudo apt autoclean && sudo apt autoremove

3. Information about the vagrant-libvirt package on Ubuntu 21.10 (Impish Indri)

Package: vagrant-libvirt
Architecture: all
Version: 0.3.0-1
Priority: optional
Section: universe/ruby
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Team
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 292
Depends: ruby | ruby-interpreter, ruby-fog-core (>= 1.43.0), ruby-fog-libvirt (>= 0.3.0), ruby-nokogiri (>= 1.6), vagrant
Recommends: qemu-utils, nfs-kernel-server, libguestfs-tools
Filename: pool/universe/v/vagrant-libvirt/vagrant-libvirt_0.3.0-1_all.deb
Size: 71844
MD5sum: 13c96a5c44e32332d29d915d82817190
SHA1: 726916b2c1583fdee071557e18c52eefce0802ae
SHA256: 4eb7f2ccf3a78ab8b9f3c59b90dd8f0c95ebad2839edfe4b78b33b42b439ac94
SHA512: ee5a6a21ba5b04df13b12feea9932c99fac4b2884bb0ce2851fd93d8d17f2518eccdd081cdbca65bf88303213403d8f735c182b872408674848e191f2f80fd68
Homepage: https://github.com/vagrant-libvirt/vagrant-libvirt
Description-en: Vagrant plugin that adds an Libvirt provider to Vagrant
vagrant-libvirt allows Vagrant to control and provision machines via
Libvirt toolkit.
.
It has many relevant features:
* Control local Libvirt hypervisors.
* Upload box image (qcow2 format) to Libvirt storage pool.
* Create volume as COW diff image for domains.
* Create private networks.
* Create and boot Libvirt domains.
* SSH into domains.
* Setup hostname and network interfaces.
* Provision domains with any built-in Vagrant provisioner.
* Synced folder support via rsync, nfs or 9p.
* Snapshots via sahara.
* Package caching via vagrant-cachier.
* Use boxes from other Vagrant providers via vagrant-mutate.
Description-md5: ed190ec18bd45760e72f5ad4c0240fbe
Ruby-Versions: all