To uninstall v4l2loopback-dkms just follow these instructions.
sudo apt-get remove v4l2loopback-dkms
This will remove just the v4l2loopback-dkms package itself.
sudo apt-get remove --auto-remove v4l2loopback-dkms
This will remove the v4l2loopback-dkms package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for v4l2loopback-dkms then this will work.
sudo apt-get purge v4l2loopback-dkms
Or similarly, like this v4l2loopback-dkms
sudo apt-get purge --auto-remove v4l2loopback-dkms
Package | v4l2loopback-dkms |
Version | 0.10.0-1 |
Maintainer | IOhannes m zmölnig (Debian/GNU) <[email protected]> |
Home page | https://github.com/umlaeute/v4l2loopback |
Description | Source for the v4l2loopback driver (DKMS) |
Distro | debian |
Release | stretch |
Repo | main |
Section | kernel |