Skip to content

Instantly share code, notes, and snippets.

View pabloduque0's full-sized avatar
🎱

Pablo Duque pabloduque0

🎱
View GitHub Profile
@pabloduque0
pabloduque0 / install-opencv-3.0.0.md
Last active October 16, 2017 15:50 — forked from minhoolee/install-opencv-3.0.0
Install OpenCV 3.0.0 for Ubuntu or Debian

KEEP UBUNTU OR DEBIAN UP TO DATE

sudo apt-get -y update

sudo apt-get -y upgrade

sudo apt-get -y dist-upgrade

sudo apt-get -y autoremove