# Note: depends on Python
# Note: depends on google-resumable-media-python
# Note: depends on python-google-cloud-core
wget -c https://files.pythonhosted.org/packages/76/17/9d9012124eaefc27949d117612280ad607eca3b2203207b04dfe94d12a87/google-cloud-storage-1.16.1.tar.gz
tar -xzf google-cloud-storage-1.16.1.tar.gz
cd google-cloud-storage-1.16.1
python3 setup.py build
python3 setup.py install # as root