Skip to content

Instantly share code, notes, and snippets.

@niko150
niko150 / INSTALL.md
Created July 7, 2018 09:22 — forked from arya-oss/INSTALL.md
Ubuntu 16.04 Developer Tools installation

Ubuntu 16.04 Developer Tools Installation

First things first !

sudo apt update
sudo apt upgrade

Standard Developer Tools

sudo apt-get install build-essential git