Cheap VPS & Xen Server


Residential Proxy Network - Hourly & Monthly Packages

How to install nbdkit-plugin-libvirt on Debian Unstable (Sid)


Install nbdkit-plugin-libvirt

Installing nbdkit-plugin-libvirt package on Debian Unstable (Sid) is as easy as running the following command on terminal:

sudo apt-get update
sudo apt-get install nbdkit-plugin-libvirt

nbdkit-plugin-libvirt package information

distro Debian Unstable (Sid)
section Main
name nbdkit-plugin-libvirt
version 1.1.11-1+b1
description libvirt plugin for nbdkit
subsection admin
website github.com / libguestfs / nbdkit
maintainer Hilko Bengen

Uninstall nbdkit-plugin-libvirt

To remove just nbdkit-plugin-libvirt package itself from Debian Unstable (Sid) execute on terminal:

sudo apt-get remove nbdkit-plugin-libvirt

Uninstall nbdkit-plugin-libvirt and it’s dependent packages

To remove the nbdkit-plugin-libvirt package and any other dependant package which are no longer needed from Debian Sid.

sudo apt-get remove --auto-remove nbdkit-plugin-libvirt

Purging nbdkit-plugin-libvirt

If you also want to delete configuration and/or data files of nbdkit-plugin-libvirt from Debian Sid then this will work:

sudo apt-get purge nbdkit-plugin-libvirt

To delete configuration and/or data files of nbdkit-plugin-libvirt and it’s dependencies from Debian Sid then execute:

sudo apt-get purge --auto-remove nbdkit-plugin-libvirt

 

Comments

comments