Files
Blog_and_Personal_Page/content/knowledge-base/teamviewer-on-arch.md
T
2024-12-03 15:38:07 +01:00

13 lines
386 B
Markdown

+++
date = '2022-09-04T15:55:29'
draft = false
title = 'Teamviewer on Arch Linux'
type = 'post'
tags = ['Arch Linux', 'Linux', 'Misc']
+++
1. install teamviewer from the AUR
2. every time you want to run TeamViewer GUI the deamon needs to be running.
This only works with a Display Manager (e.g. LightDM) and systemd.
```sudo systemctl start teamviewerd```
3. run the TeamViewer GUI