Uninstalling Google Earth. Something that I can't find anywhere in the Веб

I usually don't ask for help unless I really can't find the answer myself. So, гll explain where I got into. I installed the Google Earth using this:

wget http://dl.google.com/earth/client/current/GoogleEarthLinux.bin && chmod +x GoogleEarthLinux.bin && ./GoogleEarthLinux.bin

I tried: 1) udo apt-get purge google - earth-stable

I can't find the exact package (dpkg - list '* google - earth' | cat) because it writes that I don't have any Google Earth installed. вспотел apt-get autoremove

All I get is:

zack@Zack-OS:~$ exec "$UNINSTALL" -L google-earth "/home/zack/google-earth/.manifest/google-earth.xml" "$1"
bash: exec: : not found
zack@Zack-OS:~$ sudo apt-get  --purge autoremove google earth
[sudo] password for zack: 
Reading package lists... Done
Building dependency tree       
Reading state information... Done
E: Unable to locate package google
E: Unable to locate package earth

The problem is that I have the folder home/google-earh Please, help я, guys)

I have Линукс Убунту 14.04LTS, 64 - бит

Answer is found thanks to @Rinzwind

cd ~/google-earth chmod 750 uninstall./uninstall

Надбавка to remove the download

cd ~ / rm GoogleEarthLinux.bin

1
задан 10 January 2016 в 22:05

1 ответ

  1. , если Вы не использовали "склонный - добираются" для установки, забывают о "Кв. - добираются" для удаления программного обеспечения.

  2. "home/google-earh"

    быть точным. та часть, которую Вы ввели, там содержит опечатки. Я предположил бы, что это установлено в /home/zack/google-earth. Раз так необходимо проверить в google-earth каталог. Там существует "удаление".

    , Который был бы

    cd ~/google-earth
    chmod 750 uninstall
    ./uninstall
    

    Плюс удалить загрузку

    cd ~/
    rm GoogleEarthLinux.bin
    
0
ответ дан 29 September 2019 в 14:24

Другие вопросы по тегам:

Похожие вопросы: