To uninstall v4l-utils just follow these instructions.
sudo apt-get remove v4l-utils
This will remove just the v4l-utils package itself.
sudo apt-get remove --auto-remove v4l-utils
This will remove the v4l-utils package and any other dependant packages which are no longer needed.
If you also want to delete your local/config files for v4l-utils then this will work.
sudo apt-get purge v4l-utils
Or similarly, like this v4l-utils
sudo apt-get purge --auto-remove v4l-utils
Package | v4l-utils |
Version | 1.12.3-1 |
Maintainer | Gregor Jasny <[email protected]> |
Home page | http://linuxtv.org/downloads/v4l-utils/ |
Description | Collection of command line video4linux utilities |
Distro | debian |
Release | stretch |
Repo | main |
Section | utils |