LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Internet Speed Monitor (https://www.linuxquestions.org/questions/linux-newbie-8/internet-speed-monitor-4175677789/)

stonypoint44 06-28-2020 01:48 PM

Internet Speed Monitor
 
How do I install netspeed in bohdi linux terminal

cordx 06-28-2020 02:40 PM

it looks like that package isn't available anymore if you are using bodhi 5. this page shares and links to some alternatives.

John VV 06-29-2020 10:19 AM

i like speedtest
https://github.com/sivel/speedtest-cli

it is in pip so to install it use the fallowing code
Code:

pip install speedtest-cli
then AS ROOT run
Code:

speedtest

stonypoint44 07-07-2020 07:31 AM

Quote:

Originally Posted by John VV (Post 6139297)
i like speedtest
https://github.com/sivel/speedtest-cli

it is in pip so to install it use the fallowing code
Code:

pip install speedtest-cli
then AS ROOT run
Code:

speedtest

Thank you very much. Sorted


All times are GMT -5. The time now is 07:30 PM.