#!/bin/sh sudo add-apt-repository -y ppa:fkrull/deadsnakes sudo apt-get update sudo apt-get install python3.4 python3.4-dev