Installing maven 3.3.3 on Ubuntu
Maven is software project management tool usually used for for JVM based projects. One of its features is dealing with external project dependencies similar to pip from python.
Installing opencv 3.0.0 on Ubuntu 14.04
I recently wanted to get opencv installed on my ubuntu machine.