Python

Install Package from GIT

sudo pip install git+https://github.com/candidtim/vagrant-appindicator.git

Install Python3 Package

StackOverflow

sudo apt-get install python3-setuptools
sudo easy_install3 pip
sudo pip3.4 install <package>