I wrote:
> It's in Debian as well. Thank you. I did not know about that.
tjoen writes:
> What does it mean to "be in debian"?
It means that there is a speedtest-cli package in the Debian archive.
> I'm on Ubuntu. But this failed.
> $ sudo apt-get install speedtest-cli
How?
> This worked:
> $ sudo apt-get install python-pip
> $ sudo pip install speedtest-cli
> I don't know what "pip" is
Package: python-pip
Version: 1.5.6-7
Installed-Size: 455
Maintainer: Debian Python Modules Team <
python-mo...@lists.alioth.debian.org>
Architecture: all
Depends: ca-certificates, python-colorama, python-distlib, python-html5lib, python-pkg-resources, python-requests, python-setuptools (>= 0.6c1), python-six, python, python:any (<< 2.8), python:any (>= 2.7.5-5~)
Recommends: build-essential, python-dev-all (>= 2.6), python-wheel
Description-en: alternative Python package installer
pip is a replacement for easy_install, and is intended to be an improved
Python package installer. It integrates with virtualenv, doesn't do partial
installs, can save package state for replaying, can install from non-egg
sources, and can install from version control repositories.
Description-md5: 8d21e4048f43043df36daaae334010b5
Homepage:
http://www.pip-installer.org/