how to uninstall opencv in ubuntu

C++
sudo apt-get purge '*opencv*'
Source

Also in C++: