Skip to content

Instantly share code, notes, and snippets.

@drawcode
Last active December 13, 2015 04:39
Show Gist options
  • Select an option

  • Save drawcode/4869640 to your computer and use it in GitHub Desktop.

Select an option

Save drawcode/4869640 to your computer and use it in GitHub Desktop.
get *nix os and version
$ cat /etc/*-release
wget http://pypi.python.org/packages/source/s/setuptools/setuptools-0.6c11.tar.gz
tar xzf setuptools-0.6c11.tar.gz
cd setuptools-0.6c11
python setup.py install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment