Skip to content

Instantly share code, notes, and snippets.

View rstagers's full-sized avatar

Randy Stagers rstagers

  • Retired
  • Jerseyville, Illinois USA
View GitHub Profile
@rstagers
rstagers / INSTALL.md
Created April 4, 2018 00:31 — 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