= Download = [[Image(https://xpra.org/icons/download.png)]] Downloads are listed here for all the [/wiki/Platforms supported platforms]. All the binary downloads are signed with this PGP key: [https://xpra.org/gpg.asc]. The GPG key fingerprint for the signing key {{{F18AD6BB}}} is {{{C11C 0A4D F702 EDF6 C04F 458C 18AD B31C F18A D6BB}}}. The beta repositories may not always contain packages. [[BR]] {{{#!div class="box" We provide binaries in the form of packages (RPM and DEB for Linux distributions), disk images (DMG for Mac OSX), installers (PKG for Mac OSX, EXE and MSI for Microsoft Windows) }}} {{{#!div class="box" [[Image(https://xpra.org/icons/win32.png)]] == Microsoft Windows == The [https://xpra.org/dists/windows/ windows downloads] directory contains: ||=Format=||=Purpose=||=Download Link=||=GPG Signature=|| ||{{{EXE}}}||General purpose installer||[https://xpra.org/dists/windows/Xpra-x86_64_Setup.exe Xpra-x86_64_Setup.exe]||[https://xpra.org/dists/windows/Xpra-x86_64_Setup.exe.gpg Xpra-x86_64_Setup.exe.gpg] ||{{{MSI}}}||alternative installer for unattended installations||[https://xpra.org/dists/windows/Xpra-x86_64.msi Xpra-x86_64.msi]||[https://xpra.org/dists/windows/Xpra-x86_64.msi.gpg Xpra-x86_64.msi.gpg]|| ||{{{ZIP}}}||local installation without administrative rights||[https://xpra.org/dists/windows/Xpra.zip Xpra.zip]||[https://xpra.org/dists/windows/Xpra.zip.gpg Xpra.zip.gpg]|| The installers are digitally signed with the "xpra" key which has the following thumbprint: {{{F811887E 63CB2CA4 2B77656F 3FE7409D E2916E91}}}, see #1499 for details. Other types of builds are also available in [https://xpra.org/dists/windows/], ie: "Client" only builds without the server components. Both 32-bit and 64-bit builds can be installed concurrently, but the file and URL associations will be removed when either package is uninstalled. (see ticket:2126#comment:5 for details) The beta builds can be found here: [https://xpra.org/beta/windows/]. You can also install xpra using [http://www.msys2.org/ MSYS2] by running {{{pacman -S mingw-w64-x86_64-python3-xpra}}}. The only downside of using this method is the lack of file association, but you do get more control over which components and dependencies are and aren't installed. }}} {{{#!div class="box" [[Image(https://xpra.org/icons/osx.png)]] == Mac OSX == The [https://xpra.org/dists/osx/ Mac OSX downloads] directory contains: ||=Format=||=Purpose=||=Download Link=||=GPG Signature=|| ||x86_64 {{{DMG}}}||Disk Image||[https://xpra.org/dists/MacOS/x86_64/Xpra.dmg Xpra.dmg]||[https://xpra.org/dists/MacOS/x86_64/Xpra.dmg.gpg Xpra.dmg.gpg] ||x86_64 {{{PKG}}}||PKG Installer||[https://xpra.org/dists/osx/x86_64/Xpra.pkg Xpra.pkg]||[https://xpra.org/dists/MacOS/x86_64/Xpra.pkg.gpg Xpra.pkg.gpg]|| The beta builds can be found here: [https://xpra.org/beta/MacOS]. }}} {{{#!div class="box" [[Image(https://xpra.org/icons/linux.png)]] == Linux == The Linux repositories are all located here: [https://xpra.org/dists/] and the packages are signed with this key: [https://xpra.org/gpg.asc]. The beta repositories are here: [https://xpra.org/beta/]. For step by step instructions on setting up these repositories, follow the [https://winswitch.org/downloads/ repository installation instructions for winswitch] and install the "xpra" package instead of "winswitch" (or both). Otherwise here are the direct links to the repository files. * for RPM distributions (download to {{{/etc/yum.repos.d}}}): ||= Distribution =||= Repository file =||= Beta Repository File =|| || [https://getfedora.org/ Fedora] ||[https://xpra.org/repos/Fedora/xpra.repo] ||[https://xpra.org/repos/Fedora/xpra-beta.repo] || || [https://www.centos.org/ CentOS] ||[https://xpra.org/repos/CentOS/xpra.repo] ||[https://xpra.org/repos/CentOS/xpra-beta.repo] || * Debian based distributions (download to {{{/etc/apt/sources.list.d}}}): ||= Distribution =||= Repository file =||= Beta Repository File =|| || [https://wiki.debian.org/DebianJessie Debian Jessie] ||[https://xpra.org/repos/jessie/xpra.list] ||[https://xpra.org/repos/jessie/xpra-beta.list] || || [https://wiki.debian.org/DebianStretch Debian Stretch] ||[https://xpra.org/repos/stretch/xpra.list] ||[https://xpra.org/repos/stretch/xpra-beta.list] || ||[https://wiki.debian.org/DebianBuster Debian Buster] ||[https://xpra.org/repos/buster/xpra.list] ||[https://xpra.org/repos/buster/xpra-beta.list] || ||[https://wiki.debian.org/DebianBullseye Debian Bullseye] ||[https://xpra.org/repos/bullseye/xpra.list] ||[https://xpra.org/repos/bullseye/xpra-beta.list] || || [https://wiki.ubuntu.com/XenialXerus Ubuntu Xenial Xerus] ||[https://xpra.org/repos/xenial/xpra.list] ||[https://xpra.org/repos/xenial/xpra-beta.list] || || [https://wiki.ubuntu.com/BionicBeaver Ubuntu Bionic Beaver] ||[https://xpra.org/repos/bionic/xpra.list] ||[https://xpra.org/repos/bionic/xpra-beta.list] || || [https://wiki.ubuntu.com/DiscoDingo Ubuntu Disco Dingo] ||[https://xpra.org/repos/disco/xpra.list] ||[https://xpra.org/repos/disco/xpra-beta.list] || || [https://wiki.ubuntu.com/EoanErmine Ubuntu Eoan Ermine] ||[https://xpra.org/repos/eoan/xpra.list] ||[https://xpra.org/repos/eoan/xpra-beta.list] || }}} Notes: * you must install the [https://xpra.org/gpg.asc GPG key] to use those repositories * the Debian and Ubuntu repositories require the "universe" repository source to be activated * the Fedora and CentOS repositories do not require any non-default repositories to be added * the beta repositories are supplemental ones so you must also configure the stable repository to use them * The instruction for adding the repository for Ubuntu is as follows {{{ # see https://askubuntu.com/questions/1203609/how-to-add-xpra-repository-list # add GPG key wget -q https://xpra.org/gpg.asc -O- | sudo apt-key add - # add XPRA repository sudo add-apt-repository "deb https://xpra.org/ bionic main" # install XPRA package sudo apt-get install xpra }}}