Package Details: teamviewer 15.59.3-1

Git Clone URL: https://aur.archlinux.org/teamviewer.git (read-only, click to copy)
Package Base: teamviewer
Description: All-In-One Software for Remote Support and Online Meetings
Upstream URL: http://www.teamviewer.com
Licenses: custom
Conflicts: teamviewer-beta
Provides: teamviewer
Submitter: Hilinus
Maintainer: swiftgeek (nickoe, astronautlevel)
Last Packager: swiftgeek
Votes: 1474
Popularity: 2.04
First Submitted: 2010-04-15 10:29 (UTC)
Last Updated: 2024-11-15 22:36 (UTC)

Pinned Comments

swiftgeek commented on 2023-08-01 19:17 (UTC) (edited on 2023-08-01 19:21 (UTC) by swiftgeek)

As mentioned in @seyn6gk's comment

Without changing anything, since teamviewer 13 a desktop environment/login with display manager like lightdm/sddm/gdm is required.

startx users can follow workaround mentioned in @r7v s comment

r7v commented on 2022-06-07 14:49 (UTC)

Workaround for startx

Create drop-in /etc/systemd/system/getty@tty1.service.d/getty@tty1.service-drop-in.conf with

[Service]
Environment=XDG_SESSION_TYPE=x11

Source: https://community.teamviewer.com/English/discussion/95696/teamviewer-15-stopped-working-on-debian-buster#M4399

Latest Comments

« First ‹ Previous 1 .. 66 67 68 69 70 71 72 73 74 75 76 .. 127 Next › Last »

invik commented on 2015-12-02 20:35 (UTC)

PKGBUILD has an issue. This easy patch fixes the problem: --- fix/PKGBUILD 2015-12-02 21:31:27.402300843 +0100 +++ broken/PKGBUILD 2015-12-02 21:34:39.552310491 +0100 @@ -26,7 +26,7 @@ build() { cd "${srcdir}" - tar -xf data.tar.gz + tar -jxf data.tar.bz2 } package() {

astronautlevel commented on 2015-12-02 20:33 (UTC)

It's fixed now, the new version of the package uses bz2 rather than gz, which I didn't realize after the first commit.

greh commented on 2015-12-02 20:28 (UTC)

Getting an error. ==> Budowanie i instalowanie pakietu ==> Tworzę pakiet: teamviewer 11.0.52520-1 (śro, 2 gru 2015, 21:27:48 CET) ==> Sprawdzanie zależności potrzebnych do uruchomienia... ==> Sprawdzanie zależności potrzebnych do budowy... ==> Pobieranie źródeł... -> Znaleziono teamviewer_linux_x64-11.0.52520.deb ==> Sprawdzam pliki źródłowe przy użyciu md5sums... teamviewer_linux_x64-11.0.52520.deb ... Zgadza się ==> Rozpakowywanie źródeł... -> Rozpakowywanie teamviewer_linux_x64-11.0.52520.deb za pomocą bsdtar ==> Usuwanie istniejącego katalogu $pkgdir/... ==> Zaczynam build()... tar: data.tar.gz: Nie można open: Nie ma takiego pliku ani katalogu tar: Error is not recoverable: exiting now ==> BŁĄD: Wystąpił błąd w build(). Przerywam... ==> BŁĄD:Makepkg nie był w stanie zbudować teamviewer.

KingYes commented on 2015-12-02 20:07 (UTC)

Your welcome.

astronautlevel commented on 2015-12-02 20:05 (UTC)

I can maintain it if you're unable to.

KingYes commented on 2015-12-02 19:58 (UTC)

For now I can't update the package. anyone want to maintainers this?

astronautlevel commented on 2015-12-02 19:56 (UTC)

Now that 11 is out of beta, this package won't install properly.

scarecrow commented on 2015-12-02 18:27 (UTC)

11.0.52520 is now the official stable version.

ranger commented on 2015-11-27 18:55 (UTC)

The only urgent I see, it that Sukumi has to read the arch wiki urgently "The large number of packages and build scripts in the various Arch Linux repositories support freedom of choice, offering free and open source software for those who prefer it as well as proprietary software packages for those who embrace functionality over ideology. " https://wiki.archlinux.org/index.php/Arch_Linux#Pragmatism

PhotonX commented on 2015-11-27 17:53 (UTC)

Doesn't the same apply to many other packages like Skype?