Pi Setup Nov 2016

From OpenCircuits
Revision as of 11:19, 21 November 2016 by Russ hensel (talk | contribs) (→‎Base OS)
Jump to navigation Jump to search

Yet another setup for the Pi


Base OS

  1. Before installing new application or service in Raspbian, make sure to
  2. always type this into terminal: ( if this file in on your PI use cut an d paste


sudo apt-get update sudo apt-get upgrade sudo apt-get dist-upgrade


Spyder

sudo apt-get install spyder