Installing
-
2. Downloading Google Earth Pro
Download Google Earth Pro App for Kali
-
3. Installing Google Earth Pro
Then to Install Google Earth Pro on Kali Linux
First, access the target Location try with:cd ~/Downloads
To Verify that it’s there List the contents with:
ls . | grep google-earth
The grep Command refine the output List showing only the Entries matching the Keyword.
But if you are in Trouble to Find the Location on Terminal then See: How to Access Downloads Folder from Browser.
Now to Install it play:sudo apt install ./google-earth*.deb
Authenticate with the User Admin Pass.
If Got “User is Not in Sudoers file” then see: How to Enable sudo.
Contents