To uninstall v4l2ucp just follow these instructions.
sudo apt-get remove v4l2ucp
This will remove just the v4l2ucp package itself.
sudo apt-get remove --auto-remove v4l2ucp
This will remove the v4l2ucp package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for v4l2ucp then this will work.
sudo apt-get purge v4l2ucp
Or similarly, like this v4l2ucp
sudo apt-get purge --auto-remove v4l2ucp
Package | v4l2ucp |
Version | 2.0.2-4 |
Maintainer | Ubuntu Developers <[email protected]> |
Home page | http://v4l2ucp.sourceforge.net |
Description | Video for Linux 2 Universal Control Panel |
Distro | ubuntu |
Release | vivid |
Repo | universe |
Section | universe/x11 |