Uninstall Open CV

Hello! Does anyone know how I can uninstall OpenCV so that I can install a clean version? I want to delete all the files related to open cv and uninstall it, and then install a clean version, so maybe this will solve the problem here GStreamer not working after i installed ultralytics
I should mention that I have a Jetson Orin nano with Jetpack 6.0.

Sorry for the late response.
Is this still an issue to support? Any result can be shared?

More details can be found on the link above, and the reason is the same as in that link.

Hi,
Please refer to the scripts in
Jetson AGX Orin FAQ

sudo apt -y purge *libopencv* shall clean up current installed OpenCV.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.