Package Details: amazon-workspaces-bin 2024.8.5130-3

Git Clone URL: https://aur.archlinux.org/amazon-workspaces-bin.git (read-only, click to copy)
Package Base: amazon-workspaces-bin
Description: Amazon Workspace Client
Upstream URL: https://clients.amazonworkspaces.com/
Licenses: non-free
Submitter: stilvoid
Maintainer: janek
Last Packager: janek
Votes: 19
Popularity: 0.000002
First Submitted: 2019-12-19 16:00 (UTC)
Last Updated: 2025-04-14 21:35 (UTC)

Pinned Comments

janek commented on 2025-01-28 13:58 (UTC)

The package is now finally upgraded to the latest 2024.x release!

Thanks to @row's patch it not only supports the DCV, but also continues to support PCoIP.

If anyone has issues with the new release: I also published the old release under a new name here: https://aur.archlinux.org/packages/amazon-workspaces-legacy-bin

Please still comment here if you have any issues with the new release & include your streaming protocol (DCV/PCoIP). Thanks!

Thank you very much @row.

Latest Comments

« First ‹ Previous 1 .. 5 6 7 8 9 10

ggill commented on 2020-06-08 20:00 (UTC) (edited on 2020-06-08 20:22 (UTC) by ggill)

I have the same error as @Pete.

Here's the PKGBUILD contents:

# Maintainer: Asem Arafa <asem.arafa at gmail dot com>

pkgname=amazon-workspacesclient
pkgver=3.0.7.470
pkgrel=1
pkgdesc='Amazon WorkSpaces Client'
arch=('x86_64')
license=('custom')
url='https://clients.amazonworkspaces.com/'
depends=('gtk3' 'webkit2gtk' 'libsoup')
options=('!strip' 'staticlibs')
source=('https://d3nt0h4h6pmmc4.cloudfront.net/workspacesclient_amd64.deb')
sha512sums=('ce0c6b10f89f197620fe3ac88f4085da518064363cbd015fe7a5eceef217699552d3024b599fcf87f2ef9b7b3da907e66134fed633e335964d36813d490fd695')
package() {
    cd "$srcdir"
    tar axfv data.tar.xz -C "${pkgdir}"
}

Same as under View PKGBUILD.

<deleted-account> commented on 2020-06-06 08:40 (UTC)

Hello @Pete

Are you sure you are using the latest PKGBUILD? All seems ok from my end

     makepkg --verifysource
    ==> Making package: amazon-workspacesclient 3.0.7.470-1 (Sat 06 Jun 2020 08:38:00 AM UTC)
    ==> Retrieving sources...
      -> Downloading workspacesclient_amd64.deb...
      % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                             Dload  Upload   Total   Spent    Left  Speed
    100 23.9M  100 23.9M    0     0  14.0M      0  0:00:01  0:00:01 --:--:-- 14.0M
    ==> Validating source files with sha512sums...
        workspacesclient_amd64.deb ... Passed

Pete commented on 2020-06-06 08:23 (UTC) (edited on 2020-06-06 08:23 (UTC) by Pete)

Unfortunately the build seems broken at the moment:

==> Validating source files with sha512sums... workspacesclient_amd64.deb ... FAILED ==> ERROR: One or more files did not pass the validity check! Error downloading sources: amazon-workspacesclient

jadamcze commented on 2020-03-26 00:56 (UTC)

I've been able to install and use the most recent version (at the time I installed the package) with a local change to the version number and sha256sum

3.0.4.321 / e469321f89547a5ed89a59ee9ea8d95e6b2407d903a3d0a34b7a086b04fb41d9