Skip to content

Instantly share code, notes, and snippets.

@daefresh
Last active June 11, 2020 14:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save daefresh/c59ad19c2a54a85a61e2e4bbd0c16a1f to your computer and use it in GitHub Desktop.
Save daefresh/c59ad19c2a54a85a61e2e4bbd0c16a1f to your computer and use it in GitHub Desktop.
cd /tmp/ && { sudo wget https://docs.google.com/uc\?export\=download\&id\=19A4VjqVil4741RU9J7SeGYomwc_ONJad -O openaristos-python-0.1.0.1.tar.gz ; cd -; }
sudo /usr/bin/anaconda/envs/py35/bin/pip install /tmp/openaristos-python-0.1.0.1.tar.gz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment