Package Details: thinlinc-server 4.18.0-1

Git Clone URL: https://aur.archlinux.org/thinlinc-server.git (read-only, click to copy)
Package Base: thinlinc-server
Description: Cendio ThinLinc Linux remote desktop server
Upstream URL: http://www.cendio.com/
Licenses: custom
Submitter: adytzu2007
Maintainer: Phhere (aeneby)
Last Packager: Phhere
Votes: 3
Popularity: 0.030563
First Submitted: 2015-12-04 10:31 (UTC)
Last Updated: 2025-01-28 20:10 (UTC)

Dependencies (41)

Required by (0)

Sources (6)

Latest Comments

1 2 3 Next › Last »

bikeguy96 commented on 2025-01-26 00:31 (UTC)

Looks like cendio updated their version to 4.18.0, I was able to get around it by changing the pkgver to 4.18.0 in the PKGBUILD and creating a new checksum for it by replacing the first one in sha256sums: 767fc47c46857b37ad70faefd36342ae8ddd4d44d8a1c30002340c4d7d517c56

Orcam commented on 2025-01-25 00:53 (UTC)

Getting a 404 error on attempted install from "https://www.cendio.com/downloads/server/tl-4.17.0-server.zip"

godlike73 commented on 2025-01-07 02:51 (UTC)

Errors out trying to download as there is a new version and the 4.17 no longer has a link

aeneby commented on 2025-01-02 04:54 (UTC)

cron is no longer a dependency as of ThinLinc 4.18.0

jal666 commented on 2024-09-26 14:36 (UTC) (edited on 2024-09-26 14:42 (UTC) by jal666)

/opt/thinlinc/sbin/tl-setup

Perhaps started from the above?

systemctl enable --now vsmserver
systemctl enable --now vsmagent
systemctl enable --now tlwebaccess

doppelhelix commented on 2024-08-14 16:15 (UTC)

cron is missing as a dependency. tl-collect-licensestats will therefor never run and the webinterface is producing errors while trying to show the License Usage.

pyza666 commented on 2024-08-04 17:21 (UTC)

There is an error because of the newer version. 4.16 has been deleted.

curl: (22) The requested URL returned error: 404 ==> ERROR: Failure while downloading https://www.cendio.com/downloads/server/tl-4.16.0-server.zip Aborting... Failed to build thinlinc-server

archyboy commented on 2024-02-06 19:04 (UTC)

Can you also package just the client so we don't need to install the full package on all clients.

katana commented on 2023-08-30 15:19 (UTC)

Got it - turns out this now has a dependency on xhost, which is provided by the package xorg-xhost.

katana commented on 2023-08-30 15:09 (UTC)

Latest version appears to be confused on what dependencies are present or not on the system. It doesn't want to install, claiming that one or more dependencies in a list of 21 dependencies total isn't present, even though find can see them all living happily in /usr/. tl-setup is thoroughly obfuscated as well.

Might be an upstream issue? Not sure.