安裝Python-3.7和linux下網速測試工具

wget https://www.python.org/ftp/python/3.7.0/Python-3.7.0b4.tar.xzpython

tar -xvJf Python-3.7.0b4.tar.xzgit

cd Python-3.7.0b4/github

./configure --prefix=/usr/pythonide

makeget

make installit

cp /usr/bin/python /usr/bin/python.bakclass

ls -n /usr/python/bin/python3 /usr/bin/pythontest

git clone https://github.com/sivel/speedtest-cli.gitcli

python speedtest-cli/setup.py installftp

cd speedtest-cli/

./speedtest.py

相關文章
相關標籤/搜索