Skip to content

Instantly share code, notes, and snippets.

View jaycode's full-sized avatar

Jay jaycode

View GitHub Profile
@jaycode
jaycode / opencv-uninstall.sh
Created October 27, 2018 05:39 — forked from lonehack/opencv-uninstall.sh
Ubuntu shellscript for uninstall OpenCV
#!/bin/bash
#########################################################################################################
## OpenCV Uninstallation Script
##
## Code by : Dimas Toha Pramawitra (Lonehack)
## <dms.pram@gmail.com>
## Created : 20 Mar 2016
## Modified : 16 Apr 2016
##