The path or command you are trying to enter is not the correct path since Chromebook is a Linux-based OS or if you are using Linux VM then try this command below
if the tarball is in My files/Downloads then this should be the command to go on that path
cd ~/My files/Downloads
Meaning you forgot to add ~ and /
Update here if it works if not try the pwd command to show the current path you are in.