arq.diogo
Posts: 2
Joined: Tue Apr 09, 2019 12:48 am

Uninstall Teamviewer Host [Ubuntu]

Wed Jun 10, 2020 6:47 pm

Hello,

I need help to unistall Teamviewer Host from my Raspberry Pi 3. It runs Ubuntu Mate.

I've tried via terminal something like: sudo apt remove teamviewerhost

Not work

arif-ali
Posts: 16
Joined: Tue Jun 02, 2020 9:45 pm
Location: Sheffield, UK

Re: Uninstall Teamviewer Host [Ubuntu]

Wed Jun 10, 2020 8:26 pm

You might want to check on the command line on what the package is actually installed.

Maybe first try "dpkg -l | grep teamviewer", and once you find the one you want to remove, you should be able to then remove by running "apt remove <pkg_name>"
You can also find me on IRC: arif-ali@freenode

Current rpi's:
3 x rpi4 4GB with Ubuntu 20.04 64bit
1 x rpi4 8GB with Raspberry Pi OS (beta FW for booting from SSD)

Linpack result:
14.401 GFlops, https://gitlab.arif-ali.co.uk:8543/snippets/26

arq.diogo
Posts: 2
Joined: Tue Apr 09, 2019 12:48 am

Re: Uninstall Teamviewer Host [Ubuntu]

Wed Jun 10, 2020 11:57 pm

Thank you man, it was "teamviewer-host", thats why it does not work before...thank you

Return to “Ubuntu”