Tiny Core Linux

Tiny Core Extensions => TCE Talk => Extension requests => Topic started by: xor on October 18, 2020, 04:22:00 AM

Title: [speedtest] x86_64-bit ! :)
Post by: xor on October 18, 2020, 04:22:00 AM
[speedtest] x86_64-bit ! :)

https://www.speedtest.net/apps/cli

https://bintray.com/ookla/download/download_file?file_path=ookla-speedtest-1.0.0-x86_64-linux.tgz
Title: Re: [speedtest] x86_64-bit ! :)
Post by: Rich on October 18, 2020, 07:10:59 AM
Hi xor
... https://bintray.com/ookla/download/download_file?file_path=ookla-speedtest-1.0.0-x86_64-linux.tgz
Download it. Then:
Code: [Select]
tar xf ookla-speedtest-1.0.0-x86_64-linux.tgz
cp speedtest ~/.local.bin

The program is already compiled so you don't need to build it.
The program is statically linked so it has no dependencies.