To uninstall nbdkit-plugin-guestfs just follow these instructions.
sudo apt-get remove nbdkit-plugin-guestfs
This will remove just the nbdkit-plugin-guestfs package itself.
sudo apt-get remove --auto-remove nbdkit-plugin-guestfs
This will remove the nbdkit-plugin-guestfs package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for nbdkit-plugin-guestfs then this will work.
sudo apt-get purge nbdkit-plugin-guestfs
Or similarly, like this nbdkit-plugin-guestfs
sudo apt-get purge --auto-remove nbdkit-plugin-guestfs
Package | nbdkit-plugin-guestfs |
Version | 1.1.12-1build1 |
Maintainer | Ubuntu Developers <[email protected]> |
Home page | https://github.com/libguestfs/nbdkit |
Description | libguestfs plugin for nbdkit |
Distro | ubuntu |
Release | yakkety |
Repo | universe |
Section | universe/admin |