How to Install and Uninstall vagrant-libvirt Package on Kali Linux

Last updated: May 03,2024

1. Install "vagrant-libvirt" package

Please follow the instructions below to install vagrant-libvirt on Kali Linux

$ sudo apt update $ sudo apt install vagrant-libvirt

2. Uninstall "vagrant-libvirt" package

Here is a brief guide to show you how to uninstall vagrant-libvirt on Kali Linux:

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

3. Information about the vagrant-libvirt package on Kali Linux

Package: vagrant-libvirt
Version: 0.12.2-1
Installed-Size: 387
Maintainer: Debian Ruby Team
Architecture: all
Depends: vagrant, ruby-fog-libvirt (>= 0.6.0), ruby-fog-core (>= 2), ruby-rexml, ruby-xml-simple, ruby-diffy, ruby-nokogiri (>= 1.6)
Recommends: qemu-utils, nfs-kernel-server, libguestfs-tools
Size: 72472
SHA256: 95ecd3f174eeaad6e8b5ef9d3af1207d09f9314ba0434a3049195c82d46c4a43
SHA1: 0306fb4f50288c14ac97f770f6b3a25962100e82
MD5sum: 2e78f5dcbfbbbe2431990c88fd47a950
Description: 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:
Homepage: https://github.com/vagrant-libvirt/vagrant-libvirt
Section: ruby
Priority: optional
Filename: pool/main/v/vagrant-libvirt/vagrant-libvirt_0.12.2-1_all.deb