curl -ko .local/bin/speedtest-cli https://raw.github.com/sivel/speedtest-cli/master/speedtest_cli.py && chmod +x .local/bin/speedtest-cli && speedtest-cli -h
Depends on curl and python
Note: It may be possible to replace curl with wget from extension, but I haven't tested that.