In this article you'll find how to test Internet speed from the Linux terminal, using speedtest_cli - a simple command-line client written in Python for measuring Internet bandwidth.
I'll show how to simply check download/upload Internet speed
First you need to install python-pip package
Next you install speedtest-cli via pip.
and finally you just simply run speedtest-cli command in your terminal