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