To uninstall v4l2loopback-utils just follow these instructions.
sudo apt-get remove v4l2loopback-utils
This will remove just the v4l2loopback-utils package itself.
sudo apt-get remove --auto-remove v4l2loopback-utils
This will remove the v4l2loopback-utils package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for v4l2loopback-utils then this will work.
sudo apt-get purge v4l2loopback-utils
Or similarly, like this v4l2loopback-utils
sudo apt-get purge --auto-remove v4l2loopback-utils
Package | v4l2loopback-utils |
Version | 0.8.0-4ubuntu1 |
Maintainer | Ubuntu Developers <[email protected]> |
Home page | http://github.com/umlaeute/v4l2loopback |
Description | Commandline utilities for the for the v4l2-loopback module |
Distro | ubuntu |
Release | vivid |
Repo | universe |
Section | universe/graphics |