How to Install and Uninstall vagrant-libvirt Package on Ubuntu 20.10 (Groovy Gorilla)

Last updated: May 03,2024

1. Install "vagrant-libvirt" package

Please follow the instructions below to install vagrant-libvirt on Ubuntu 20.10 (Groovy Gorilla)

$ sudo apt update $ sudo apt install vagrant-libvirt

2. Uninstall "vagrant-libvirt" package

In this section, we are going to explain the necessary steps to uninstall vagrant-libvirt on Ubuntu 20.10 (Groovy Gorilla):

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

3. Information about the vagrant-libvirt package on Ubuntu 20.10 (Groovy Gorilla)

Package: vagrant-libvirt
Architecture: all
Version: 0.1.2-1
Priority: optional
Section: universe/ruby
Origin: Ubuntu
Maintainer: Ubuntu Developers
Original-Maintainer: Debian Ruby Extras Maintainers
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Installed-Size: 286
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.1.2-1_all.deb
Size: 69576
MD5sum: 972b85b3a20e656957c2b044fe26cf09
SHA1: 2c4223dc7660c16c2e709ab7b3d7bb8c06ce042e
SHA256: 7c2d266a9b268da2829fb97a205830eb8b16803a574ea85fa3d37175639d752b
SHA512: 36a7b6b14deef430df3a6510dea34545647d727d4a16e0d1f37cc3ae66c046c7dab405724b54a2ad97cb3bed0e1a1405ed926b88f0a0a9e953955ee40149e88c
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