SlackBuilds Repository

15.0 > Network > teamviewer (15.52.3)

TeamViewer is a remote control application. TeamViewer provides easy,
fast and secure remote access to Linux, Windows PCs, and Macs.

You must give execute permission on /etc/rc.d/rc.teamviewerd and run
/etc/rc.d/rc.teamviewerd start prior launching TeamViewer application

To make this process repeated on every boot sequence, add this line in
your /etc/rc.d/rc.local:

if [ -x /etc/rc.d/rc.teamviewerd ]; then
/etc/rc.d/rc.teamviewerd start
fi

NOTE:
1. Newer version of Teamviewer can establish remote control connections
to older version (version 3 and above), but not in the opposite
direction. The same things goes to meetings (version 7 and above).

2. Always stop teamviewerd service and remove the old version before
attempting to upgrade as the path and configs may change on each major
release.

3. Starting from Teamviewer 13, it has come up with native 64 client
package, so no multilib is required to use. It uses Qt as a foundation.

4. The GUI client only seems to work in runlevel 4. Using runlevel 3 +
startx/startwayland doesn't work.

This requires: libminizip

Maintained by: ArTourter
Keywords: remote,control,remote control
ChangeLog: teamviewer

Homepage:
https://www.teamviewer.com/

Source Downloads (32bit):
teamviewer_15.52.3_i386.deb (2a7e6d6b4928c594ba91735d643f8fad)

Source Downloads (64bit):
teamviewer_15.52.3_amd64.deb (31556dcdf43ce4e0aed3dd091d2bda41)

Download SlackBuild:
teamviewer.tar.gz
teamviewer.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Validated for Slackware 15.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds