Search Criteria
Package Details: pcoip-client 23.01.1-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/pcoip-client.git (read-only, click to copy) |
---|---|
Package Base: | pcoip-client |
Description: | Teradici PCOIP client |
Upstream URL: | https://teradici.com/ |
Licenses: | custom:Teradici |
Submitter: | AWhetter |
Maintainer: | AWhetter |
Last Packager: | AWhetter |
Votes: | 5 |
Popularity: | 0.003262 |
First Submitted: | 2022-12-06 21:53 (UTC) |
Last Updated: | 2023-06-15 14:43 (UTC) |
Dependencies (12)
- ffmpeg4.4
- hiredis0.14AUR
- openssl-1.1
- pcsclite (pcsclite-gitAUR)
- protobuf3.12AUR
- qt5-declarative (qt5-declarative-gitAUR)
- qt5-graphicaleffects (qt5-graphicaleffects-gitAUR)
- qt5-networkauth (qt5-networkauth-gitAUR)
- qt5-quickcontrols (qt5-quickcontrols-gitAUR)
- qt5-quickcontrols2 (qt5-quickcontrols2-gitAUR)
- fakeroot (fakeroot-gitAUR, fakeroot-tcpAUR) (make)
- patchelf (patchelf-gitAUR) (make)
Latest Comments
1 2 3 Next › Last »
rion007 commented on 2025-08-29 09:42 (UTC)
Does anyone have the latest version of the PCoIP client? I'm looking for the direct download link to the .deb package.
shataf-alriq commented on 2025-07-23 22:09 (UTC) (edited on 2025-07-23 22:10 (UTC) by shataf-alriq)
I've got the latest version (25.06.1) working but any luck getting USB Devices to show up under the Connections Drop-down? Been wanting to connect my graphics tablet
patchara.pop commented on 2025-07-05 17:13 (UTC) (edited on 2025-07-05 17:15 (UTC) by patchara.pop)
I got the Github one previously mentioned by rion007 working with a few extra steps.
sudo pacman -S libcap
sudo setcap "cap_setgid+i" "/usr/libexec/pcoip-client/usb-helper"
sudo setcap cap_setgid+p "/usr/libexec/pcoip-client/pcoip-client"
Torxed commented on 2024-10-08 12:22 (UTC) (edited on 2024-10-08 12:23 (UTC) by Torxed)
Good work on the patch work on your github, maybe we can merge it in here instead. Regardin the capabilities, it's mentioned on page 2 on this comment section:
https://aur.archlinux.org/packages/pcoip-client?O=10#comment-929119
rion007 commented on 2024-10-07 04:33 (UTC)
Now we are facing another issue after installing the pcoip its giving us the error
Unable to set capabilities: Operation not permitted
can anyone please help me, how to fix it ?
rion007 commented on 2024-09-20 09:22 (UTC) (edited on 2024-09-20 09:23 (UTC) by rion007)
yes there is some issue with the Source link, now its updated in here
https://github.com/ppira/pcoip-client.git
you can clone directly from git hub and use
makepkg -si
Torxed commented on 2024-08-23 16:11 (UTC)
I'm not sure if it's a false positive, or I've gotten somewhere. But I'm building 24.07.3 and I've gotten as far as:
Here's a quick diff at least for the URL's:
Torxed commented on 2024-08-21 17:30 (UTC)
I've spoken to the HP Anyware team and they are planning support for Ubuntu 24.04 earliest next year. Which means dependencies will have to match what exists in Ubuntu 22.02 at the time of the pcoip-client releases.
I'm currently getting back to this package and will attempt a few builds over the next few days to lift this to 24.07.3 which is the current version as of this comment.
michimussato commented on 2024-07-31 23:28 (UTC)
Hi AWhetter
Could it be that the download URL changed from https://dl.teradici.com/ to https://dl.anywhere.hp.com/ ?
Also, there are newer version 23 releases and version 24 also.
Good work! Thanks!
AWhetter commented on 2024-07-06 06:56 (UTC)
protobuf3.12 should be building again. It was building and testing the Python components, but they aren't installed. Testing the Python components was what was failing, so removing the unnecessary step fixed things.
As for getting pcoip-client updated, things seem to be the same. I can still only get as far as the same error that @Torxed did about xcb_request_check. There's no release of pcoip-client for the latest Ubuntu version, which I'm hoping would have new enough libraries to work with what we have.
1 2 3 Next › Last »