http://playground.arduino.cc/Hardware/Yun
opkg update #updates the available packages list opkg install distribute #it contains the easy_install command line tool opkg install python-openssl #adds ssl support to python easy_install pip #installs pip pip install pygeocode #installs pygeocode