13 lines
386 B
Markdown
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 |