Manjaro Difference between revisions of "TeamViewer"

Difference between revisions of "TeamViewer"

From Manjaro
imported>McMarius11
(Created page with "__TOC__ center [https://en.wikipedia.org/wiki/TeamVi...")
 
(Marked this version for translation)
 
(18 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<languages/>
__TOC__
__TOC__




[[https://upload.wikimedia.org/wikipedia/commons/thumb/d/d3/Teamviewer-logo-big.svg/200px-Teamviewer-logo-big.svg.png|center]]
[[File:200px-Teamviewer-logo-big.svg.png|center]]
 
<translate>
<!--T:1-->
[https://en.wikipedia.org/wiki/TeamViewer Teamviewer] is a proprietary software application for remote control, desktop sharing, online meetings, web conferencing and file transfer between computers.
[https://en.wikipedia.org/wiki/TeamViewer 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 Spotify=
Spotify can be installed via a variety of methods based on your personal preferences.
==Installing from the Arch User Respository(AUR)==
To install Spotify from the [[Arch User Repository|AUR]] using your favorite package manager or the command:
pamac build spotify
==Installing as Flatpak Application==


If you have [[Flatpak|flatpak]] installed you can install Spotify with:
=Installing TeamViewer= <!--T:2-->
flatpak install spotify


<!--T:3-->
Teamviewer can be only be installed from source.


== Installing as a Snap ==


If you have [[Snaps|snapd]] installed you can install Spotify with:
==Installing from the Arch User Respository(AUR)== <!--T:4-->
snap install spotify


<!--T:5-->
To install TeamViewer from the [[Arch User Repository|AUR]] using your favorite package manager or the command:
pamac build teamviewer


=Tips & Tricks=
=Tips & Tricks= <!--T:6-->




==Manual configuration of media keys==
==Connection is not ready== <!--T:7-->


If your system does not detect the media keys, their names are (in order) XF86AudioPlay, XF86AudioStop, XF86AudioNext, XF86AudioPrevious
<!--T:8-->
If TeamViewer does not detect the teamviewerd deamon, you can reinstall the deamon by


  dbus-send --print-reply --dest=org.mpris.MediaPlayer2.spotify /org/mpris/MediaPlayer2 org.mpris.MediaPlayer2.Player.PlayPause
  <!--T:9-->
dbus-send --print-reply --dest=org.mpris.MediaPlayer2.spotify /org/mpris/MediaPlayer2 org.mpris.MediaPlayer2.Player.Stop
sudo teamviewer --daemon enable
dbus-send --print-reply --dest=org.mpris.MediaPlayer2.spotify /org/mpris/MediaPlayer2 org.mpris.MediaPlayer2.Player.Next
dbus-send --print-reply --dest=org.mpris.MediaPlayer2.spotify /org/mpris/MediaPlayer2 org.mpris.MediaPlayer2.Player.Previous


<!--T:10-->
If it's not enabled or started you can use
systemctl enable teamviewerd


==Opening Links from Spotify==
<!--T:11-->
Spotify may fail to open links (e.g. for password reset or login via Facebook). To fix this, install '''xdg-desktop-portal-gtk''' via:
systemctl start teamviewerd
pamac install xdg-desktop-portal-gtk




== PGP signatures could not be verified ==
Import the public key with
curl -sS https://download.spotify.com/debian/pubkey.gpg | gpg --import -
then  try installing it again
pamac build spotify


=See Also=


[https://aur.archlinux.org/packages/spotify/ AUR:spotify]
=See Also= <!--T:12-->
[http://spotify-forum.com/ The Spotify Community]


<!--T:13-->
[https://aur.archlinux.org/packages/teamviewer/ AUR:TeamViewer]
[https://community.teamviewer.com The TeamViewer Community]
</translate>


[[Category:Contents Page]]
[[Category:Contents Page{{#translation:}}]]

Latest revision as of 18:54, 7 September 2021

Other languages:
English • ‎Türkçe • ‎русский


200px-Teamviewer-logo-big.svg.png

Teamviewer is a proprietary software application for remote control, desktop sharing, online meetings, web conferencing and file transfer between computers.


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



See Also

AUR:TeamViewer The TeamViewer Community

Cookies help us deliver our services. By using our services, you agree to our use of cookies.