wget http://commondatastorage.googleapis.com/pub/gsutil.tar.gz
tar xvfz gsutil.tar.gz
# add PATH env in ~/.bashrc
# export PATH=${PATH}:$HOME/gsutil
nano ~/.bashrc
source ~/.bashrc
gsutil config
# Following the instruction to finish the config
wget http://commondatastorage.googleapis.com/pub/gsutil.tar.gz
tar xvfz gsutil.tar.gz
# add PATH env in ~/.bashrc
# export PATH=${PATH}:$HOME/gsutil
nano ~/.bashrc
source ~/.bashrc
gsutil config
# Following the instruction to finish the config