Difference between revisions of "TeamViewer"
From Manjaro
Views
Actions
Namespaces
Variants
Tools
imported>McMarius11 |
m (Changed Spotify to Teamviewer) |
||
Line 16: | Line 16: | ||
==Installing from the Arch User Respository(AUR)== | ==Installing from the Arch User Respository(AUR)== | ||
To install | To install TeamViewer from the [[Arch User Repository|AUR]] using your favorite package manager or the command: | ||
pamac build teamviewer | pamac build teamviewer | ||
Revision as of 15:16, 4 February 2021
Teamviewer is a proprietary software application for remote control, desktop sharing, online meetings, web conferencing and file transfer between computers.
Spotify operates under a freemium model (basic services are free, while additional features are offered via paid subscriptions). Spotify makes its revenues by selling premium streaming subscriptions to users and advertising placements to third parties.
Installing TeamViewer
Teamviewer can be only be installed from source.
Installing from the Arch User Respository(AUR)
To install TeamViewer from the AUR using your favorite package manager or the command:
pamac build teamviewer
Tips & Tricks
Connection is not ready
If TeamViewer does not detect the teamviewerd deamon, you can reinstall the deamon by
sudo teamviewer --daemon enable
If it's not enabled or started you can use
systemctl enable teamviewerd
systemctl start teamviewerd