speedtest-cli

Test internet bandwidth using <https://speedtest.net>. See also speedtest for the official CLI. More information: <https://github.com/sivel/speedtest-cli>.

Debian Debian
RUN apt-get update && \ apt-get install -y speedtest-cli
Ubuntu
RUN apt-get update && \ apt-get install -y speedtest-cli
Alpine
RUN apk add speedtest-cli
Arch Arch Linux
RUN pacman -S --noconfirm speedtest-cli
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y speedtest-cli
Fedora
RUN dnf install -y speedtest-cli
Raspbian
RUN apt-get update && \ apt-get install -y speedtest-cli
click the source code to copy install speedtest-cli on any operating system with command-not-found.com