You may wish to wait for fdealexa to confirm...:-) but this line in your output...
-bash: git: command not found
says you don't have git installed and so the file can't be downloaded.
..fix is to run
sudo apt install git
and when that finishes rerun the code from the beginning.
-bash: git: command not found
says you don't have git installed and so the file can't be downloaded.
..fix is to run
sudo apt install git
and when that finishes rerun the code from the beginning.
----------
bob
bob