jayrambhia / Install-OpenCV

shell scripts to install different version of OpenCV in different distributions of Linux
1.04k stars 947 forks source link

How can I uninstall or update opencv once installed in this way? #72

Closed Jiankai-Sun closed 6 years ago

Jiankai-Sun commented 7 years ago

Wonderful work!

But once I have installed opencv by using opencv_latest.sh. How can I uninstall opencv or update it? Just remove the directory OpenCV in the same directory of opencv_latest.sh?

Thank you!